mirror of
https://github.com/flibusta-apps/services_manager_server.git
synced 2025-12-06 12:35:39 +01:00
Update httpx
This commit is contained in:
@@ -10,7 +10,7 @@ fastapi = ">=0.71.0"
|
||||
alembic = "^1.7.5"
|
||||
ormar = {extras = ["postgresql"], version = "^0.10.23"}
|
||||
uvicorn = {extras = ["standart"], version = "^0.16.0"}
|
||||
httpx = "^0.22.0"
|
||||
httpx = ">=0.23.0"
|
||||
uvloop = "^0.16.0"
|
||||
gunicorn = "^20.1.0"
|
||||
sentry-sdk = "^1.5.10"
|
||||
|
||||
Reference in New Issue
Block a user