Update jsonfallback again

This commit is contained in:
Raphael Michel
2019-02-07 15:01:55 +01:00
parent 2972129547
commit 01e5872f61
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ django-hijack>=2.1.10,<2.2.0
openpyxl
django-oauth-toolkit==1.2.*
oauthlib==2.1.*
django-jsonfallback>=2.1.1
django-jsonfallback>=2.1.2
psycopg2-binary
# Stripe
stripe==2.0.*

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>=2.1.1',
'django-jsonfallback>=2.1.2',
'psycopg2-binary',
'vobject==0.9.*',
'pycountry',