mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-19 21:23:37 +00:00
Pin Weaviate client (#4952)
This commit is contained in:
parent
ad162f2e65
commit
df55ec5e61
@ -117,7 +117,7 @@ milvus = [
|
|||||||
"farm-haystack[sql,only-milvus]",
|
"farm-haystack[sql,only-milvus]",
|
||||||
]
|
]
|
||||||
weaviate = [
|
weaviate = [
|
||||||
"weaviate-client>=3.10.0,<4",
|
"weaviate-client<3.19.0",
|
||||||
]
|
]
|
||||||
only-pinecone = [
|
only-pinecone = [
|
||||||
"pinecone-client>=2.0.11,<3",
|
"pinecone-client>=2.0.11,<3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user