forked from CGM_Public/pretix_original
Add workaround for https://github.com/getsentry/sentry-python/issues/1700
This commit is contained in:
@@ -221,7 +221,7 @@ setup(
|
||||
'redis==4.3.*',
|
||||
'reportlab==3.6.*',
|
||||
'requests==2.28.*',
|
||||
'sentry-sdk==1.10.*',
|
||||
'sentry-sdk==1.10.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700
|
||||
'sepaxml==2.5.*',
|
||||
'slimit',
|
||||
'static3==0.7.*',
|
||||
|
||||
Reference in New Issue
Block a user