move translator_client

This commit is contained in:
2025-03-17 11:11:07 +01:00
parent e316d3201e
commit 962d264fef
4 changed files with 53 additions and 172 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"fastapi>=0.95.0",
"uvicorn>=0.22.0",
"pydantic>=1.10.0",
"multilang-translator>=0.1.0" # TODO: this should only include
]
[project.optional-dependencies]