tomoya 3 週間 前
コミット
75b14820ea
1 ファイル変更2 行追加2 行削除
  1. 2 2
      backend/app/pyproject.toml

+ 2 - 2
backend/app/pyproject.toml

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