浏览代码

update env dependencies

highing666 3 年之前
父节点
当前提交
65b34b08a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -11,7 +11,7 @@ Cython = "^0.29.24"
 pandas = "1.2.4"
 grpcio = "1.37.1"
 pymilvus = "2.0.0rc6"
-fastapi = "^0.68.1"
+fastapi = "^0.70.0"
 python-dotenv = "^0.19.0"
 uvicorn = "^0.15.0"
 psycopg2-binary = "^2.9.1"