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 e2f03070..a5eb9c38 100644
--- a/setup.py
+++ b/setup.py
@@ -17,6 +17,7 @@ setup(
'django>=2.1.1',
'djangorestframework>=3.9.0',
'djangorestframework-bulk>=0.2.1',
+ 'django-crispy-forms>=1.7.2',
'django-hosts>=3.0',
'django-environ>=0.4.5',
'django-filter>=2.0.0',