diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 7bc15e25..85645763 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -14,8 +14,8 @@ 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 |