diff --git a/SandboxOrchestration/environment_scripts/env_restore/requirements.txt b/SandboxOrchestration/environment_scripts/env_restore/requirements.txt index 21da971..32ea525 100644 --- a/SandboxOrchestration/environment_scripts/env_restore/requirements.txt +++ b/SandboxOrchestration/environment_scripts/env_restore/requirements.txt @@ -1 +1,2 @@ -cloudshell-orch-core>=4.2.0.0,<4.3.0.0 \ No newline at end of file +cloudshell-orch-core>=4.2.0.0,<4.3.0.0 +urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file