Added SFTP Support & Requirements check

This commit is contained in:
Neocky
2021-03-10 02:05:56 +01:00
parent db404a7a61
commit 6915b213dc
7 changed files with 223 additions and 41 deletions

View File

@@ -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