From 42814b5bf836a83724d2c74d6bb32bc168b7a81c Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 2 Jun 2015 15:03:18 -0300 Subject: [pkg] add pyzmq and txzmq dependencies --- pkg/requirements.pip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkg/requirements.pip') diff --git a/pkg/requirements.pip b/pkg/requirements.pip index f875344..cf7aa21 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -4,7 +4,7 @@ pyopenssl python-dateutil Twisted>=12.1 zope.interface -pyzmq -txzmq +pyzmq>=14.4.1 +txzmq>=0.7.3 #autopep8 -- ??? -- cgit v1.2.3