mirror of
https://github.com/pretix/pretix.git
synced 2026-08-06 10:07:50 +00:00
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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
8d13b51271
commit
f6038d2c39
+1
-1
@@ -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