cloudshell-automation-api~=2021.0
cloudshell-shell-core~=5.1
cloudshell-shell-standards~=1.2
cloudshell-cp-core~=2.4
cloudshell-logging~=1.1
cloudshell-shell-connectivity-flow~=3.0
requests~=2.26.0
pyvmomi~=6.7.0
jsonpickle~=1.4
retrying~=1.3.3
packaging~=21.0
attrs~=21.0
typing_extensions~=3.0

[:python_version <= "3.7"]
cryptography<3.3,>=2.9.2
pyOpenSSL<21,>19

[:python_version > "3.7"]
cryptography<37,>=3.3
pyOpenSSL~=21.0
