summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2015-10-30 16:26:07 +0100
committerRuben Pollan <meskio@sindominio.net>2015-10-30 16:26:07 +0100
commit36f476c53f6f3532652d7428e306dcef1c37f879 (patch)
tree27b39eead3ce3aa9ab982f2064a42b1dce607443
parent3b869fb7ffedc88c738e0a17347b9506d242cabe (diff)
[feat] bump twisted dependency to 12.3.0
Needed after the SSL monkeypatch removal at 3b869fb7f
-rw-r--r--server/pkg/requirements.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pkg/requirements.pip b/server/pkg/requirements.pip
index 58834d0e..f9cce08e 100644
--- a/server/pkg/requirements.pip
+++ b/server/pkg/requirements.pip
@@ -2,7 +2,7 @@ configparser
u1db
routes
PyOpenSSL
-twisted
+twisted>=12.3.0
#pinned for wheezy compatibility
Beaker==1.6.3 #wheezy
couchdb==0.8 #wheezy