diff --git a/tox.ini b/tox.ini index d6ff3d3..fc058cc 100644 --- a/tox.ini +++ b/tox.ini @@ -19,6 +19,8 @@ env_list = [testenv] description = Run Pytest tests with multiple django and drf versions deps = + django-filter + django-migration-linter pytest pytest-cov pytest-django