mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Added SFTP Support & Requirements check
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
urllib3 >= 1.21.1
|
||||
requests >=2.25.1
|
||||
requests >=2.25.1
|
||||
paramiko >= 2.7.2
|
||||
bcrypt >= 3.2.0
|
||||
cryptography >= 3.4.6
|
||||
pynacl >= 1.4.0
|
||||
cffi >= 1.14.5
|
||||
six >= 1.15.0
|
||||
pycparser >= 2.20
|
||||
pysftp >= 0.2.9
|
Reference in New Issue
Block a user