diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index a5d9f2a0..b86346d0 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -9,13 +9,13 @@ argparse requests>=1.1.0 srp>=1.0.2 pyopenssl -coloredlogs +#coloredlogs psutil ipaddr -twisted -python-daemon==1.6.1 # this should not be needed for Windows. +#twisted # removed for debian package +python-daemon # this should not be needed for Windows. keyring zope.proxy |