Attempt downgrade to sentry-sdk 1.8.*

This commit is contained in:
Raphael Michel
2022-10-31 12:26:35 +01:00
parent 2fe0ceb4c7
commit c1d1e437cc
2 changed files with 13 additions and 4 deletions

View File

@@ -221,7 +221,7 @@ setup(
'redis==4.3.*',
'reportlab==3.6.*',
'requests==2.28.*',
'sentry-sdk==1.10.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700
'sentry-sdk==1.8.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700
'sepaxml==2.5.*',
'slimit',
'static3==0.7.*',