Skip to content

Commit cbc338b

Browse files
committed
chore: add qdrant-client to dev deps
1 parent 5a2e27f commit cbc338b

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
@@ -81,7 +81,7 @@ google-cloud-aiplatform = {version = "^1.66.0"}
8181
cohere = {version = "^5.9.0"}
8282
anthropic = { version = "^0.34.2"}
8383
mistralai = {version = "^1.0.3"}
84-
84+
qdrant-client = {version = "^1.11.3"}
8585

8686
[tool.poetry.extras]
8787
external_clients = ["weaviate-client", "pinecone-client", "google-cloud-aiplatform", "cohere", "anthropic", "mistralai"]

0 commit comments

Comments
 (0)