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

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