summaryrefslogtreecommitdiffstats
path: root/requirements_prod.txt
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-12-18 17:27:44 +0100
committerJelle van der Waa <jelle@vdwaa.nl>2019-12-18 17:27:44 +0100
commit6507d02ca978ef10afd8790f3acf0fc3f61253b5 (patch)
tree740e24ddb64e7a617712e3c4ac71259f8856beec /requirements_prod.txt
parent864864ae88830173a236a6dd55f2143c6181c4f1 (diff)
downloadarchweb-6507d02ca978ef10afd8790f3acf0fc3f61253b5.tar.gz
archweb-6507d02ca978ef10afd8790f3acf0fc3f61253b5.zip
remove psycopg2 from production requirements
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r--requirements_prod.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt
index bec45608..26ce7bb2 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -1,4 +1,3 @@
-r requirements.txt
-psycopg2==2.7.4
pyinotify==0.9.6
python-memcached==1.59