@@ -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"