diff options
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 -- ??? |