diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-06-03 00:29:13 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-06-03 00:29:13 +0200 |
commit | a61e70dcd9a65b23e3775bee9221d6a273ada510 (patch) | |
tree | 37041b527b6be4acddcad4843ffc654546c2c414 /pkg | |
parent | 7826a96e526a450380917f9b89e3714576ca50b7 (diff) | |
parent | bf18c2bc6e3f533187281a3b31febd37ef22f8c0 (diff) |
Merge branch 'shyba/feat/twisted_http_get' into develop
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index f875344..1977cc8 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -2,8 +2,6 @@ jsonschema #<=0.8 -- are we done with this conflict? dirspec pyopenssl python-dateutil -Twisted>=12.1 -zope.interface pyzmq txzmq |