tomoya 3 weeks ago
parent
commit
24115917c4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      backend/app/pyproject.toml

+ 1 - 2
backend/app/pyproject.toml

@@ -36,8 +36,7 @@ gradio_client = "^1.5.3"
 webuiapi = "^0.9.17"
 translate = "^3.6.0"
 edge-tts = "^7.0.0"
-langdetect = "^1.0.0"
-supabase = "^2.0.0"
+
 
 [tool.poetry.dev-dependencies]
 mypy = "^0.991"