diff --git a/requirements.txt b/requirements.txt index 1ac0189..31c0263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,10 @@ cloudshell-shell-core~=6.0 cloudshell-shell-standards~=2.0 cloudshell-shell-flows~=3.0 cloudshell-shell-connectivity-flow~=4.0 -cloudshell-cli~=5.0 +cloudshell-cli>=5.0,<7 cloudshell-snmp>=6.0,<7.0 cloudshell-snmp-autoload>=3.0,<4.0 attrs>=22,<24 xmltodict~=0.12 typing-extensions>=4.4 +pydantic~=1.10 diff --git a/version.txt b/version.txt index 358e78e..f3b5af3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.1.0 \ No newline at end of file +6.1.1