Merge branch 'main' of github.com:msoedov/langalf

This commit is contained in:
Alexander Myasoedov
2024-04-13 18:20:13 +03:00
4 changed files with 41 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ langalf = "langalf.__main__:entrypoint"
[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.104.1"
fastapi = "^0.109.1"
uvicorn = "^0.23.2"
fire = "^0.5.0"
loguru = "^0.7.2"