diff --git a/setup.py b/setup.py index 30cd11c..523921b 100644 --- a/setup.py +++ b/setup.py @@ -115,7 +115,7 @@ setup( 'django-ckeditor<4.5.4', 'django-haystack<2.8', 'django-taggit', - 'djangorestframework>=3.3, <3.8', + 'djangorestframework>=3.3,<3.10', 'requests', 'whoosh', 'XStatic-Select2',