diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-10-19 17:46:01 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-10-19 17:46:01 +0000 |
| commit | fee1a31296cb47de105d0fa70a509570151f9d81 (patch) | |
| tree | 1b19523263701d1bd3594b1b878589dc4edabd93 | |
| parent | cf88d03957d2118e151257f6dc657d90e114e180 (diff) | |
| download | python-openstackclient-fee1a31296cb47de105d0fa70a509570151f9d81.tar.gz | |
Updated from global requirements
Change-Id: I54c524ba67b4f481fe3e262dcc4bc6c5601608a8
| -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 d799f5a6..87c82b46 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ requests>=2.10.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD stevedore>=1.17.1 # Apache-2.0 -os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0 +os-client-config>=1.22.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT |
