Revert "Attempt downgrade to sentry-sdk 1.8.*"

This reverts commit c1d1e437cc.
This commit is contained in:
Raphael Michel
2022-10-31 14:10:11 +01:00
parent c1d1e437cc
commit 0204b42587
2 changed files with 4 additions and 13 deletions

View File

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