forked from CGM_Public/pretix_original
Update django-statici18n requirement from ==1.9.* to >=1.9,<2.2 in /src (#2332)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -188,7 +188,7 @@ setup(
|
||||
'django-phonenumber-field==4.0.*',
|
||||
'django-redis==5.0.*',
|
||||
'django-scopes==1.2.*',
|
||||
'django-statici18n==1.9.*',
|
||||
'django-statici18n>=1.9,<2.2',
|
||||
'djangorestframework==3.12.*',
|
||||
'drf_ujson2==1.6.*',
|
||||
'isoweek',
|
||||
|
||||
Reference in New Issue
Block a user