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:
@@ -9,9 +9,9 @@ license = "MIT"
|
||||
python = "^3.11"
|
||||
fastapi = "^0.101.1"
|
||||
uvicorn = {extras = ["standard"], version = "^0.23.2"}
|
||||
pydantic = "^2.1.1"
|
||||
pydantic = "^2.2.1"
|
||||
python-multipart = "^0.0.6"
|
||||
telethon = "^1.29.2"
|
||||
telethon = "^1.29.3"
|
||||
prometheus-fastapi-instrumentator = "^6.1.0"
|
||||
uvloop = "^0.17.0"
|
||||
orjson = "^3.9.5"
|
||||
|
||||
Reference in New Issue
Block a user