Explorar el Código

update env dependencies

highing666 hace 3 años
padre
commit
e7242a6473
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -10,7 +10,7 @@ python = "^3.9"
 Cython = "^0.29.24"
 pandas = "1.2.4"
 grpcio = "1.37.1"
-pymilvus = "2.0.0rc7"
+pymilvus = "2.0.0rc8"
 fastapi = "^0.70.0"
 python-dotenv = "^0.19.1"
 uvicorn = "^0.15.0"