diff --git a/SandboxOrchestration/environment_scripts/env_save/requirements.txt b/SandboxOrchestration/environment_scripts/env_save/requirements.txt index 21da971..6b57037 100644 --- a/SandboxOrchestration/environment_scripts/env_save/requirements.txt +++ b/SandboxOrchestration/environment_scripts/env_save/requirements.txt @@ -1 +1,3 @@ -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 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file