Update poetry

This commit is contained in:
2022-05-23 19:12:33 +03:00
parent 835ebf92a3
commit c24374899c
2 changed files with 12 additions and 28 deletions

View File

@@ -10,7 +10,7 @@ fastapi = ">=0.71.0"
python-multipart = "^0.0.5"
aiofiles = "^0.8.0"
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"