diff --git a/setup.py b/setup.py index 0530324..0ac0d91 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ tests_require = [ "coveralls", "mock", "pytz", - "django-filter>=2;python_version>='3'", + "django-filter>=2", "pytest-django>=3.3.2", ] + rest_framework_require