Bump django-i18nfield

This commit is contained in:
Raphael Michel
2021-04-08 21:48:26 +02:00
parent b2e28dcd1c
commit aaafbea77a
2 changed files with 2 additions and 2 deletions

View File

@@ -156,7 +156,7 @@ setup(
'stripe==2.42.*',
'chardet<3.1.0,>=3.0.2',
'mt-940==3.2',
'django-i18nfield>=1.7.0',
'django-i18nfield==1.9.*,>=1.9.1',
'django-jsonfallback>=2.1.2',
'psycopg2-binary',
'tqdm==4.*',