diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-02-05 16:23:05 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-02-05 16:23:05 -0300 |
commit | 91f0a38f5911d0f26210f62a94ab46e741e30189 (patch) | |
tree | b1ca4bcfab84ba9a8cec6baf9daf2c70cc22b6cd /pkg/requirements.pip | |
parent | e046eeb7355a2ce3856eedee08bbc3d73ed7bbaa (diff) | |
parent | 1fa295ecd6af5c2ea64e76418bd144f9ddf4c803 (diff) |
Merge branch 'release/0.8.x' into develop
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 8ce1793e..37cc18a3 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -10,15 +10,14 @@ requests>=1.1.0 srp>=1.0.2 pyopenssl -# This won't be needed after we refactor leap.common.events -# to use zmq. -python-dateutil==1.4 # See https://leap.se/code/issues/6099 +# This won't be needed after we refactor leap.common.events to use zmq. +python-dateutil psutil ipaddr twisted -python-daemon # this should not be needed for Windows. +python-daemon==1.6.1 # this should not be needed for Windows. keyring zope.proxy |