X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=e95c95c91689a4185ec6231c4e76768bdca3b1ed;hb=f88c7c24b2b1a6f04f85afa8c0a91d8321aef8ea;hp=9eff46031b1175e149c0a50fd24d027763f99be5;hpb=0251b7fda7266760bd82a6e56a696160822a57a0;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