diff --git a/tools/openstack/heat_templates/requirements.txt b/tools/openstack/heat_templates/requirements.txt index 904212c8..9aaf3c4e 100644 --- a/tools/openstack/heat_templates/requirements.txt +++ b/tools/openstack/heat_templates/requirements.txt @@ -1,2 +1,2 @@ -python-openstackclient==3.11.0 # Provides the openstack cli +python-openstackclient==6.3.0 # Provides the openstack cli python-heatclient==1.10.0 # Provides the heat cli