diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-09 16:23:05 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-09 16:23:05 +0000 |
| commit | df71ae814e06965970ab13dbd3bb159023a18afc (patch) | |
| tree | 7779da25ac03c5ed00515f715d1b608445cb4b14 | |
| parent | ada6abb30e6b1c49229817ae53ab96d88c50fd21 (diff) | |
| download | python-openstackclient-df71ae814e06965970ab13dbd3bb159023a18afc.tar.gz | |
Updated from global requirements
Change-Id: I729673d3c5e7f32ddf6f912d8ac5b7ca3b1cb394
| -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 ef309af9..50b38068 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,7 +21,7 @@ bandit>=1.0.1 # Apache-2.0 # Install these to generate sphinx autodocs python-barbicanclient>=4.0.0 # Apache-2.0 -python-congressclient<2000,>=1.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.1.0 # Apache-2.0 python-ironicclient>=1.1.0 # Apache-2.0 |
