aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 66b3b4d8..24c86fa1 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,8 @@ setup(
'djangorestframework>=3.8.2',
'djangorestframework-bulk>=0.2.1',
'django-hosts>=3.0',
- 'django-environ>=0.4.5'
+ 'django-environ>=0.4.5',
+ 'psycopg2-binary>=2.7.5'
],
extras_require={
'deploy': [