Require specific jsonfallback version

This commit is contained in:
Raphael Michel
2019-02-06 09:59:44 +01:00
parent 1cde728ffe
commit 0e513a0985
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ setup(
'chardet<3.1.0,>=3.0.2',
'mt-940==3.2',
'django-i18nfield>=1.4.0',
'django-jsonfallback',
'django-jsonfallback>=2.1.1',
'psycopg2-binary',
'vobject==0.9.*',
'pycountry',