mirror of
https://github.com/pretix/pretix.git
synced 2026-04-29 00:12:38 +00:00
Update sentry-sdk requirement from ==1.1.* to >=1.1,<1.5 in /src (#2292)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -217,7 +217,7 @@ setup(
|
||||
'redis==3.4.*',
|
||||
'reportlab>=3.5.65',
|
||||
'requests==2.25.*',
|
||||
'sentry-sdk==1.1.*',
|
||||
'sentry-sdk>=1.1,<1.5',
|
||||
'sepaxml==2.4.*,>=2.4.1',
|
||||
'slimit',
|
||||
'static3==0.7.*',
|
||||
|
||||
Reference in New Issue
Block a user