install sentry

This commit is contained in:
Aarni Halinen
2021-11-11 23:28:00 +02:00
parent 912ce44513
commit a4e1aa5032
3 changed files with 96 additions and 56 deletions
+2 -1
View File
@@ -34,8 +34,9 @@ jsonschema = "^3.2.0"
Markdown = "^3.2.2"
uWSGI = "^2.0.18"
gunicorn = "^20.1.0"
Pillow = "^8.1.2"
Pillow = "^8.4.0"
sendgrid = "^6.7.0"
sentry-sdk = "^1.4.3"
[tool.poetry.dev-dependencies]
coverage = "^5.5"