mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 04:25:38 +01:00
Update deps
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user