This commit is contained in:
2022-04-24 15:30:52 +03:00
parent 0e583fb159
commit f539ecb87d
4 changed files with 63 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ uvicorn = {extras = ["standart"], version = "^0.16.0"}
httpx = "^0.22.0"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.5.10"
[tool.poetry.dev-dependencies]