Update httpx

This commit is contained in:
2022-05-23 19:10:18 +03:00
parent 85ee459617
commit f163d0e8d0
2 changed files with 12 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ arq = "^0.22"
meilisearch = "^0.18.0"
asyncpg = "^0.25.0"
uvicorn = {extras = ["standart"], version = "^0.17.1"}
httpx = "^0.22.0"
httpx = ">=0.23.0"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.5.10"