diff --git a/package/dist/cloudshell-cm-customscript-1.5.1.zip b/package/dist/cloudshell-cm-customscript-1.5.1.zip new file mode 100644 index 0000000..3c60a8e Binary files /dev/null and b/package/dist/cloudshell-cm-customscript-1.5.1.zip differ diff --git a/package/requirements.txt b/package/requirements.txt index 1b9e97e..63312ee 100644 --- a/package/requirements.txt +++ b/package/requirements.txt @@ -2,4 +2,5 @@ cloudshell-automation-api>=8.3.0.0,<8.3.1.0 cloudshell-shell-core>=3.1.0,<3.2.0 pywinrm>=0.2.2 paramiko>=2.1.1 -scpclient>=0.7 \ No newline at end of file +scpclient>=0.7 +requests==2.16.2 \ No newline at end of file