tomoya 1 day ago
parent
commit
39a21f1036
1 changed files with 2 additions and 3 deletions
  1. 2 3
      backend/app/pyproject.toml

+ 2 - 3
backend/app/pyproject.toml

@@ -31,10 +31,9 @@ python-jose = {extras = ["cryptography"], version = "^3.3.0"}
 pandas = "^2.0.0"
 openpyxl = "^3.1.0"
 chardet = "^5.1.0"
-gradio_client = "^1.3.0"
 openai = "^1.59.4"
-gradio_client
-webuiapi
+gradio_client = "^1.5.3"
+webuiapi = "^0.9.17"
 
 [tool.poetry.dev-dependencies]
 mypy = "^0.991"