tomoya 2 달 전
부모
커밋
374a25a0e8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      backend/app/pyproject.toml

+ 1 - 0
backend/app/pyproject.toml

@@ -38,6 +38,7 @@ translate = "^3.6.0"
 edge-tts = "^7.0.0"
 langdetect = "^1.0.0"
 supabase = "^2.0.0"
+iso639-lang = "^2.6.0"
 
 [tool.poetry.dev-dependencies]
 mypy = "^0.991"