aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ab4a61a2..ac133d2b 100644
--- a/setup.py
+++ b/setup.py
@@ -19,6 +19,7 @@ setup(
'djangorestframework-bulk>=0.2.1',
'django-hosts>=3.0',
'django-environ>=0.4.5',
+ 'django-filter>=2.0.0',
'psycopg2-binary>=2.7.5'
],
extras_require={