From 36f476c53f6f3532652d7428e306dcef1c37f879 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Fri, 30 Oct 2015 16:26:07 +0100 Subject: [feat] bump twisted dependency to 12.3.0 Needed after the SSL monkeypatch removal at 3b869fb7f --- server/pkg/requirements.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') 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 -- cgit v1.2.3