diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-23 11:46:17 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-23 11:46:17 -0300 |
commit | 40c0f248758bf57b97af48be2b1f65818647f519 (patch) | |
tree | 9e80f38882b142a91d44d85174e013483ebecc7a /pkg/requirements.pip | |
parent | f0861172f60fb35136f299474d18259b2818e0e0 (diff) | |
parent | 4a124f94730775b97afc49b48ccfa0206459190f (diff) |
Merge branch 'release-0.3.1'
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 141c325..9617d92 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,10 +1,8 @@ -jsonschema<=0.8 +jsonschema #<=0.8 -- are we done with this conflict? pyxdg -protobuf +protobuf>=2.4.1 +protobuf.socketrpc pyopenssl python-dateutil -autopep8 -python-gnupg -PyCrypto -https://protobuf-socket-rpc.googlecode.com/files/protobuf.socketrpc-1.3.2.tar.gz +#autopep8 -- ??? |