Selaa lähdekoodia

update env dependencies

highing666 3 vuotta sitten
vanhempi
commit
e7242a6473
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"