diff --git a/setup.py b/setup.py index c1716c63..438f357d 100644 --- a/setup.py +++ b/setup.py @@ -162,7 +162,7 @@ setup( 'XStatic_roboto-fontface>=0.5.0.0', 'eopayment>=1.43', 'python-dateutil', - 'djangorestframework>=3.3, <3.7', + 'djangorestframework>=3.3, <3.8', 'django-ratelimit<3', 'sorl-thumbnail', 'Pillow',