Update deps

This commit is contained in:
2023-11-08 18:07:01 +01:00
parent 1db10c450e
commit 726fdd0646
2 changed files with 7 additions and 54 deletions

View File

@@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.12"
fastapi = "^0.104.1"
uvicorn = {extras = ["standard"], version = "^0.23.2"}
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
pydantic = "^2.4.2"
python-multipart = "^0.0.6"
telethon = "^1.32.0"