mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 06:35:38 +01:00
Update httpx
This commit is contained in:
@@ -7,7 +7,7 @@ authors = ["Kurbanov Bulat <kurbanovbul@gmail.com>"]
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
fastapi = ">=0.77.1"
|
||||
httpx = "^0.22.0"
|
||||
httpx = ">=0.23.0"
|
||||
alembic = "^1.7.7"
|
||||
ormar = {extras = ["postgresql"], version = "^0.11.0"}
|
||||
uvicorn = {extras = ["standart"], version = "^0.17.6"}
|
||||
|
||||
Reference in New Issue
Block a user