diff --git a/setup.py b/setup.py index fa773a3..d2039c9 100644 --- a/setup.py +++ b/setup.py @@ -113,7 +113,7 @@ setup( 'django-ckeditor<4.5.4', 'django-haystack<2.8', 'django-taggit', - 'djangorestframework>=3.3,<3.10', + 'djangorestframework>=3.3,<3.13', 'requests', 'whoosh', 'XStatic-Select2',