Update deps

This commit is contained in:
2023-08-18 23:27:58 +02:00
parent b2cbc24c62
commit b6b50e0ef2
2 changed files with 116 additions and 111 deletions

View File

@@ -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"