summaryrefslogtreecommitdiffstats
path: root/requirements_prod.txt
diff options
context:
space:
mode:
authorjelle van der Waa <jelle@vdwaa.nl>2018-03-24 00:15:12 +0100
committerAngel Velásquez <angvp@archlinux.org>2018-03-23 19:15:12 -0400
commit843c9a4397e78703508f9fc7f8968258e6acfed7 (patch)
tree3cc1913d057c590fdfa48b199ea23c03e047d63e /requirements_prod.txt
parenta9eae9ad7018d5233a7c61e7469c26ccbde8c057 (diff)
downloadarchweb-843c9a4397e78703508f9fc7f8968258e6acfed7.tar.gz
archweb-843c9a4397e78703508f9fc7f8968258e6acfed7.zip
Bump requirements (#90)
* Bump psycopg2 for postgresql 10 Update the psycopg2 version to the latest release for postgresql 10 compatibility. * Bump memcached to the latest stable version
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r--requirements_prod.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt
index ecee1292..bec45608 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -1,4 +1,4 @@
-r requirements.txt
-psycopg2==2.6.1
+psycopg2==2.7.4
pyinotify==0.9.6
-python-memcached==1.54
+python-memcached==1.59