We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b9a2e commit ebbcd5dCopy full SHA for ebbcd5d
requirements.txt
@@ -7,6 +7,6 @@ paramiko==2.11.0
7
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
8
pynacl==1.5.0; python_version >= "3.6"
9
python-dotenv==0.21.1; python_version >= "3.5"
10
-scp==0.14.4
+scp==0.15.0
11
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
12
win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5"
0 commit comments