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