X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=3215e3b1d7cb4e6a3c6f355ad341703a37f896db;hb=ad1d6d0c79ec1b3de6af2b98fa1a8bd97f102e65;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..3215e3b1 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.25.1 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