Add sentry

This commit is contained in:
2022-04-24 15:41:06 +03:00
parent ed5ba1e973
commit da9585badf
6 changed files with 65 additions and 1 deletions

View File

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