diff --git a/setup.py b/setup.py index 5e8edec..c80e174 100644 --- a/setup.py +++ b/setup.py @@ -110,7 +110,7 @@ setup( 'isodate', 'jsonschema', 'gadjo', - 'djangorestframework>=3.9,<3.13', + 'djangorestframework>=3.9,<3.15', 'pytz', 'python-dateutil', 'django-admin-rangefilter',