X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpython-tools-install.sh;h=a4bec3308834cded849c285208741cc586b1dba3;hb=refs%2Fchanges%2F77%2F16677%2F1;hp=d509203dc6090fbdddd9df4df85af10355cd0a35;hpb=306f3617f3ba94d0fc65a0cb28c4dafbb77aab53;p=releng%2Fglobal-jjb.git diff --git a/shell/python-tools-install.sh b/shell/python-tools-install.sh index d509203d..a4bec330 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.26.0 +lftools[openstack]~=0.26.1 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