From 7e6aa8dfdc02a55f3fde2ed7e89ae5f2df91547e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 22 Nov 2016 17:51:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I36bcbff27692d88048010aba48d49aa30f641b9f --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 24c75104..e9081fa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,5 +37,5 @@ taskflow>=1.26.0 # Apache-2.0 WebOb>=1.6.0 # MIT oslo.i18n>=2.1.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 -python-heatclient>=1.5.0 # Apache-2.0 +python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0 python-karborclient>=0.0.9 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 56ded313..df3404b0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-karborclient>=0.0.9 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 -python-heatclient>=1.5.0 # Apache-2.0 +python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 openstackdocstheme>=1.5.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0