Skip to content

Commit 7738d8b

Browse files
committed
chore: poetry.lock
1 parent bfdf533 commit 7738d8b

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ datasets = "^2.14.6"
9696
requests = "^2.31.0"
9797
optuna = "^3.4.0"
9898
anthropic = { version = "^0.18.0", optional = true }
99-
chromadb = { version = "^0.4.14", optional = true
99+
chromadb = { version = "^0.4.14", optional = true }
100100
fastembed = { version = ">=0.2.0", optional = true }
101101
marqo = { version = "*", optional = true }
102102
qdrant-client = { version = "^1.6.2", optional = true }

0 commit comments

Comments
 (0)