mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-21 14:13:26 +00:00
Pin Milvus to <2.0.0 (#2063)
This commit is contained in:
parent
5b6b0cef77
commit
d147443cb1
@ -53,7 +53,7 @@ more_itertools
|
|||||||
networkx
|
networkx
|
||||||
# Refer milvus version support matrix at https://github.com/milvus-io/pymilvus#install-pymilvus
|
# Refer milvus version support matrix at https://github.com/milvus-io/pymilvus#install-pymilvus
|
||||||
# For milvus 2.x version use this library `pymilvus===2.0.0rc6`
|
# For milvus 2.x version use this library `pymilvus===2.0.0rc6`
|
||||||
pymilvus
|
pymilvus<2.0.0
|
||||||
# Optional: For crawling
|
# Optional: For crawling
|
||||||
#selenium
|
#selenium
|
||||||
#webdriver-manager
|
#webdriver-manager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user