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
parent f78d0082ae
commit b414ea41d6
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"