Switch from raven to sentry_sdk

This commit is contained in:
Raphael Michel
2019-02-05 11:25:58 +01:00
parent b53ee1dc1d
commit bed0a0ceeb
6 changed files with 106 additions and 53 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ setup(
'django-markup',
'markdown<=2.2',
'bleach==2.*',
'raven',
'sentry-sdk==0.7.*',
'babel',
'paypalrestsdk==1.13.*',
'pycparser==2.13',