This commit is contained in:
Raphael Michel
2022-10-26 11:58:44 +02:00
parent 7c5fac306a
commit 7d3cd16785
3 changed files with 53 additions and 11 deletions

View File

@@ -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.*',