diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-28 17:33:31 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-28 17:33:31 +0000 |
| commit | f41e27ec3ab60241ffc94969c47b16f84c2293da (patch) | |
| tree | a053033a572d69290cf4e5b516605abbd58e0254 | |
| parent | 01caa6913c1af7076a93bd7dc1fb2b263dded6a8 (diff) | |
| download | python-openstackclient-f41e27ec3ab60241ffc94969c47b16f84c2293da.tar.gz | |
Updated from global requirements
Change-Id: I0895da779013a3fc586a36d4bbd6d1daf55bde20
| -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 bf2ffb91..b32ca059 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ oslotest>=1.10.0 # Apache-2.0 reno>=1.8.0 # Apache2 requests>=2.10.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD stevedore>=1.16.0 # 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-testr>=0.7.0 # Apache-2.0 |
