setup: push djangorestframework limit

This commit is contained in:
Frédéric Péters 2020-07-28 16:33:53 +02:00
parent b5e7a101aa
commit a2e9f1203f
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ setup(
'python-ldap',
'pycrypto',
'requests',
'djangorestframework>=3.3,<3.7',
'djangorestframework>=3.3,<3.8',
'django-mellon'
],
zip_safe=False,