diff --git a/setup.py b/setup.py index 2db6dce..2036ee2 100644 --- a/setup.py +++ b/setup.py @@ -114,7 +114,7 @@ setup( 'django-haystack<2.8', 'django-reversion>=2.0,<3', 'django-taggit', - 'djangorestframework>=3.3, <3.7', + 'djangorestframework>=3.3, <3.8', 'requests', 'whoosh', 'XStatic-Select2',