Upgrade sentry-sdk, support performance monitoring

This commit is contained in:
Raphael Michel
2021-05-18 11:02:16 +02:00
parent ad3f6e9077
commit b3e14be6ed
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ setup(
'django-markup',
'markdown==3.3.*',
'bleach==3.3.*',
'sentry-sdk==0.14.*',
'sentry-sdk==1.1.*',
'babel',
'paypalrestsdk==1.13.*',
'pycparser==2.13',