aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 42954fb5..5cd38df1 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,6 +10,7 @@ django-environ = "==0.4.5"
"psycopg2-binary" = "==2.7.5"
djangorestframework = "==3.8.2"
djangorestframework-bulk = "==0.2.1"
+gunicorn = "==19.9.0"
[dev-packages]
"flake8" = "==3.5.0"