deluge/requirements.txt
2018-10-10 17:57:02 +01:00

13 lines
192 B
Plaintext

twisted[tls]>=16.6
pyopenssl
pyxdg
pillow
mako
chardet
six
setproctitle
pywin32; sys.platform == 'win32'
py2-ipaddress; sys.platform == 'win32'
certifi; sys.platform == 'win32'
zope.interface