mirror of
https://github.com/pretix/pretix.git
synced 2026-08-25 13:12:00 +00:00
Bump django-i18nfield
This commit is contained in:
@@ -35,7 +35,7 @@ markdown==3.3.*
|
|||||||
bleach==3.3.*
|
bleach==3.3.*
|
||||||
sentry-sdk==0.14.*
|
sentry-sdk==0.14.*
|
||||||
babel
|
babel
|
||||||
django-i18nfield>=1.7.0
|
django-i18nfield==1.9.*,>=1.9.1
|
||||||
django-hijack>=2.1.10,<2.2.0
|
django-hijack>=2.1.10,<2.2.0
|
||||||
jsonschema
|
jsonschema
|
||||||
openpyxl==3.0.*
|
openpyxl==3.0.*
|
||||||
|
|||||||
+1
-1
@@ -156,7 +156,7 @@ setup(
|
|||||||
'stripe==2.42.*',
|
'stripe==2.42.*',
|
||||||
'chardet<3.1.0,>=3.0.2',
|
'chardet<3.1.0,>=3.0.2',
|
||||||
'mt-940==3.2',
|
'mt-940==3.2',
|
||||||
'django-i18nfield>=1.7.0',
|
'django-i18nfield==1.9.*,>=1.9.1',
|
||||||
'django-jsonfallback>=2.1.2',
|
'django-jsonfallback>=2.1.2',
|
||||||
'psycopg2-binary',
|
'psycopg2-binary',
|
||||||
'tqdm==4.*',
|
'tqdm==4.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user