Update sentry-sdk

This commit is contained in:
Sonny Bakker 2021-04-24 14:18:33 +02:00
parent 2afeb3c102
commit ecb99425e0
2 changed files with 146 additions and 142 deletions

View file

@ -23,7 +23,7 @@ requests = "^2.23.0"
psycopg2-binary = "^2.8.5"
gunicorn = "^20.0.4"
python-dotenv = "^0.12.0"
sentry-sdk = {version = "^0.15.1", optional = true}
sentry-sdk = {version = "^1.0.0", optional = true}
ftfy = "^5.8"
requests_oauthlib = "^1.3.0"