tests: use django-jsonfield lower than 1.0.0

This commit is contained in:
Serghei Mihai 2016-06-03 12:13:50 +02:00
parent 821cba4842
commit 0158caa9d2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ deps =
WebTest
mock
httmock
django-jsonfield >= 0.9.3
django-jsonfield < 1.0.0
django-model-utils
pylint==1.4.0
astroid==1.3.2