Add sentry

This commit is contained in:
2022-04-24 15:03:11 +03:00
parent f169178175
commit fdb9c5cc60
4 changed files with 62 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ psycopg2-binary = "^2.9.3"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
orjson = "^3.6.7"
sentry-sdk = "^1.5.10"
[tool.poetry.dev-dependencies]
pytest = "^5.2"