fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414)

This commit is contained in:
Bowen Liang
2024-06-20 11:18:05 +08:00
committed by GitHub
parent a88aa20824
commit aed56b1a8f
5 changed files with 84 additions and 31 deletions

View File

@@ -145,7 +145,7 @@ xinference-client = "0.9.4"
safetensors = "~0.4.3"
zhipuai = "1.0.7"
werkzeug = "~3.0.1"
pymilvus = "~2.4.3"
pymilvus = "2.3.1"
qdrant-client = "1.7.3"
cohere = "~5.2.4"
pyyaml = "~6.0.1"