Pin a explicit version of django-filter (<2)

This commit is contained in:
Syrus Akbary 2018-07-19 16:43:09 -07:00
parent 192ac963d9
commit f0705e2c25

View File

@ -19,7 +19,7 @@ tests_require = [
"coveralls", "coveralls",
"mock", "mock",
"pytz", "pytz",
"django-filter", "django-filter<2",
"pytest-django>=3.3.2", "pytest-django>=3.3.2",
] + rest_framework_require ] + rest_framework_require