diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-28 21:37:04 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-28 21:37:04 +0000 |
commit | ad6d133e0b11d50afe006ed03676b5ab7839234b (patch) | |
tree | 7bea9a2974837917ddb8147f25dcb8384cca8eaf /requirements.txt | |
parent | cc4fdcef058370c3b779f38e8a2f4f0792f5b2de (diff) | |
download | heat-ad6d133e0b11d50afe006ed03676b5ab7839234b.tar.gz |
Updated from global requirements
Change-Id: I262a887626d27e797a52b25b1b3c3b33910a61ef
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 445b22439..5620e39f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ oslo.versionedobjects>=1.17.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT pycrypto>=2.6 # Public Domain aodhclient>=0.7.0 # Apache-2.0 -python-barbicanclient>=4.0.0 # Apache-2.0 +python-barbicanclient!=4.5.0,>=4.0.0 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0 python-cinderclient>=3.1.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 |