Add sentry

This commit is contained in:
2022-04-24 15:09:08 +03:00
parent 078ca87b4f
commit e4c0d9a9b9
7 changed files with 54 additions and 7 deletions

View File

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