Jelajahi Sumber

update env dependencies

highing666 3 tahun lalu
induk
melakukan
c81fb59bcb
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      pyproject.toml

+ 2 - 2
pyproject.toml

@@ -10,9 +10,9 @@ python = "^3.9"
 Cython = "^0.29.24"
 pandas = "1.2.4"
 grpcio = "1.37.1"
-pymilvus = "2.0.0rc6"
+pymilvus = "2.0.0rc7"
 fastapi = "^0.70.0"
-python-dotenv = "^0.19.0"
+python-dotenv = "^0.19.1"
 uvicorn = "^0.15.0"
 psycopg2-binary = "^2.9.1"
 SQLAlchemy = "^1.4.23"