diff --git a/setup.py b/setup.py index f1d050650..81289e713 100755 --- a/setup.py +++ b/setup.py @@ -132,7 +132,7 @@ setup(name="authentic2", 'pycrypto', 'django-mellon', 'ldaptools', - 'django-jsonfield', + 'django-jsonfield<1.3', 'jwcrypto>=0.3.1,<1', 'cryptography', 'XStatic-jQuery<2',