diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-15 11:00:35 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-15 11:00:35 +0000 |
| commit | f02f95f0636fee286c23ce42b1b049afe0407cbe (patch) | |
| tree | d7bef43c9cf1fe5124e539c60bdee26c613617e1 | |
| parent | 8abf6bf5ba389a0ebbd202d69d0dbf8b64bb30d6 (diff) | |
| download | python-openstackclient-f02f95f0636fee286c23ce42b1b049afe0407cbe.tar.gz | |
Updated from global requirements
Change-Id: I90df2e58bb83239f5b041982844516eb34cb5656
| -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 6d3272a5..e92466d4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,7 @@ wrapt>=1.7.0 # BSD License aodhclient>=0.9.0 # Apache-2.0 gnocchiclient>=3.3.1 # Apache-2.0 python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 -python-congressclient<2000,>=1.3.0 # Apache-2.0 +python-congressclient<2000,>=1.9.0 # Apache-2.0 python-designateclient>=2.7.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 |
