mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-29 12:00:13 +00:00
Updated requirements to include all used packages and added websockets package.
This commit is contained in:
@@ -1,4 +1,15 @@
|
|||||||
deluge-client>=1.4.0
|
asn1crypto==0.24.0
|
||||||
docopt==0.6.2
|
bcrypt==3.1.4
|
||||||
|
cffi==1.11.5
|
||||||
colored==1.3.5
|
colored==1.3.5
|
||||||
sshtunnel>=0.1.3
|
cryptography==2.3
|
||||||
|
deluge-client==1.6.0
|
||||||
|
docopt==0.6.2
|
||||||
|
idna==2.7
|
||||||
|
paramiko==2.4.1
|
||||||
|
pyasn1==0.4.4
|
||||||
|
pycparser==2.18
|
||||||
|
PyNaCl==1.2.1
|
||||||
|
six==1.11.0
|
||||||
|
sshtunnel==0.1.4
|
||||||
|
websockets==6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user