diff --git a/setup.py b/setup.py index 6c77ba6..080a783 100644 --- a/setup.py +++ b/setup.py @@ -155,7 +155,7 @@ setup( 'django-mellon', 'django-tenant-schemas', 'prometheus_client', - 'djangorestframework>=3.4, <3.10', + 'djangorestframework>=3.4, <3.13', 'dnspython', 'lxml', 'num2words==0.5.9',