chore: update qdrant dependency to fix Startup Warning (#19757)

* Update pyproject.toml

* Update requirements.txt
This commit is contained in:
Classic298
2025-12-04 20:58:04 +01:00
committed by GitHub
parent 5c2df97f04
commit d27e019af3
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ all = [
"playwright==1.56.0",
"elasticsearch==9.1.0",
"qdrant-client==1.14.3",
"qdrant-client==1.16.1",
"weaviate-client==4.17.0",
"pymilvus==2.6.4",
"pinecone==6.0.2",