Skip to content

Commit 472b166

Browse files
authored
Update pyproject.toml
1 parent 275f133 commit 472b166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
]
3535

3636
[project.optional-dependencies]
37-
anthropic = ["anthropic~=0.18.0"],
37+
anthropic = ["anthropic~=0.18.0"]
3838
chromadb = ["chromadb~=0.4.14"]
3939
qdrant = ["qdrant-client~=1.6.2", "fastembed~=0.1.0"]
4040
marqo = ["marqo"]

0 commit comments

Comments
 (0)