Add sentry

This commit is contained in:
2022-04-24 15:47:22 +03:00
parent 7db83cd14b
commit f28d3048ac
5 changed files with 69 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]