X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=bd260602fc01cf326d378835968cc044a460e2f8;hb=7c19696eca2a3ae35e0ff26015adde74654b72c1;hp=74075377c09f7028dbf1641110f6093bef360999;hpb=8709ee5e00526ce3298b92a85a79a7f058d4216b;p=releng%2Fglobal-jjb.git diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index 74075377..bd260602 100644 --- a/shell/python-tools-install.sh +++ b/shell/python-tools-install.sh @@ -44,11 +44,13 @@ else echo "Generating Requirements File" cat << 'EOF' > "$requirements_file" -lftools[openstack]~=0.25.4 +lftools[openstack]~=0.26.0 python-heatclient~=1.16.1 python-openstackclient~=3.16.0 dogpile.cache~=0.6.8 # Version 0.7.[01] seems to break openstackclient +more-itertools~=5.0.0 niet~=1.4.2 # Extract values from yaml +tox~=3.5.0 yq~=2.7.2 EOF