From 71c750ef9c3e53ef416d1de6e85458f16ca48d74 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 26 May 2015 22:06:20 +0200 Subject: [refactor] move http twisted code from soledad Implements an HTTP client the twisted way, with a focus on pinning the SSL certs. * Related: #6506 --- pkg/requirements.pip | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkg') diff --git a/pkg/requirements.pip b/pkg/requirements.pip index c89fd19..7346fde 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -4,5 +4,7 @@ protobuf>=2.4.1 protobuf.socketrpc pyopenssl python-dateutil +Twisted>=12.1 +zope.interface #autopep8 -- ??? -- cgit v1.2.3