diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-27 12:22:21 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-27 12:22:21 +0000 |
| commit | 1405818b7705d413e0113454a35151b9dd4ba414 (patch) | |
| tree | 255e16a26316101d85c2e721bbde153fd796c8c3 | |
| parent | c0719c36d1a3f268b6bfba4c83aac632f1b546fe (diff) | |
| download | python-openstackclient-1405818b7705d413e0113454a35151b9dd4ba414.tar.gz | |
Updated from global requirements
Change-Id: I6ab372eddd2eafc789e4fc7e16f36d7b0f390f2b
| -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 58247585..e9939a1c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ oslotest>=1.10.0 # Apache-2.0 reno!=2.3.1,>=1.8.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD stevedore>=1.20.0 # Apache-2.0 os-client-config>=1.27.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 |
