diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-16 19:20:30 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-16 19:20:30 +0000 |
| commit | f70d9b876882d7c571f4fd16615afcec4259fb4d (patch) | |
| tree | abce6f4715710b56447370f20704186578a9b268 | |
| parent | 9bafea555d6ef84817976621d40522172c5b351f (diff) | |
| download | python-openstackclient-f70d9b876882d7c571f4fd16615afcec4259fb4d.tar.gz | |
Updated from global requirements
Change-Id: If9408d7057b7936427b4b6842318c583ebad828e
| -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 5db23369..20a2d5a9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ osprofiler>=1.1.0 # Apache-2.0 # Install these to generate sphinx autodocs python-barbicanclient>=3.3.0 # Apache-2.0 -python-congressclient>=1.0.0 # Apache-2.0 +python-congressclient<2000,>=1.0.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 python-ironicclient>=1.1.0 # Apache-2.0 |
