X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=e95c95c91689a4185ec6231c4e76768bdca3b1ed;hb=6c76914981c2b40419447ca692fd4e10424a09ef;hp=9eff46031b1175e149c0a50fd24d027763f99be5;hpb=f40007cae52fb529620d251af21c4db5a13a3d3d;p=releng%2Fglobal-jjb.git diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index 9eff4603..e95c95c9 100644 --- a/shell/python-tools-install.sh +++ b/shell/python-tools-install.sh @@ -44,11 +44,12 @@ else echo "Generating Requirements File" cat << 'EOF' > "$requirements_file" -lftools[openstack]~=0.23.1 +lftools[openstack]~=0.24.0 python-heatclient~=1.16.1 python-openstackclient~=3.16.0 dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient niet~=1.4.2 # Extract values from yaml +yq~=2.7.2 EOF # Use `python -m pip` to ensure we are using the latest version of pip