From 3629a2b4f5768e06d4907b411ae811b216b2e1a7 Mon Sep 17 00:00:00 2001 From: GilGald Date: Wed, 19 Oct 2016 15:46:14 +0300 Subject: [PATCH] fix requirements.txt in dev --- .../app_discovery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static_vm_package/VCenterAutoloadStaticVMDriver/app_discovery/requirements.txt b/static_vm_package/VCenterAutoloadStaticVMDriver/app_discovery/requirements.txt index bc346866..22afe70d 100644 --- a/static_vm_package/VCenterAutoloadStaticVMDriver/app_discovery/requirements.txt +++ b/static_vm_package/VCenterAutoloadStaticVMDriver/app_discovery/requirements.txt @@ -1,4 +1,4 @@ cloudshell-automation-api>=7.1.0.0,<7.2.0.0 cloudshell-core>=2.0.0,<2.1.0 cloudshell-cp-vcenter>=1.4.0,<1.5.0 -cloudshell-shell-core>=2.4.0,<2.5.0 \ No newline at end of file +cloudshell-shell-core>=2.3.0,<2.4.0 \ No newline at end of file