diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-24 18:50:36 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-24 18:50:36 +0000 |
| commit | da03f6e17de0d720beba1c5b14cd18ca6699d8be (patch) | |
| tree | ef731652ffc1b905c11e050c0287b36088ad3542 | |
| parent | 3a7bb859a67ed82b30be23f626e271da85970590 (diff) | |
| download | python-openstackclient-da03f6e17de0d720beba1c5b14cd18ca6699d8be.tar.gz | |
Updated from global requirements
Change-Id: I517d93ce1a2fcdb6b674bd5617902c4daf078031
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 8b15c292..d323c422 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,7 +27,7 @@ aodhclient>=0.5.0 # Apache-2.0 python-barbicanclient>=4.0.0 # Apache-2.0 python-congressclient<2000,>=1.3.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 -python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0 +python-heatclient>=1.6.1 # Apache-2.0 python-ironicclient>=1.6.0 # Apache-2.0 python-ironic-inspector-client>=1.5.0 # Apache-2.0 python-mistralclient>=2.0.0 # Apache-2.0 |
