dep: initial support for Milvus 2.4.x (#6084)

This commit is contained in:
Bowen Liang 2024-07-29 19:56:45 +08:00 committed by GitHub
commit b414ea41d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 45 additions and 81 deletions

View file

@ -206,7 +206,7 @@ chromadb = "0.5.1"
oracledb = "~2.2.1"
pgvecto-rs = "0.1.4"
pgvector = "0.2.5"
pymilvus = "2.3.1"
pymilvus = "~2.4.4"
pymysql = "1.1.1"
tcvectordb = "1.3.2"
tidb-vector = "0.0.9"