diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-17 03:58:17 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-17 03:58:17 +0000 |
commit | 0191fa24607c32dcf8be29d31498977209174b5d (patch) | |
tree | ab44dc07009675040f0c96be33c9b9af0f7a47dc /test-requirements.txt | |
parent | 8957ed7941a7a1b8b9dbd3b7c5452c99060616ad (diff) | |
download | python-novaclient-0191fa24607c32dcf8be29d31498977209174b5d.tar.gz |
Updated from global requirements
Change-Id: Iada875aeb27820e93f08960ffd89d19df5f5b83d
Diffstat (limited to 'test-requirements.txt')
-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 1680242a..58256c5d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ python-cinderclient>=2.0.1 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD os-client-config>=1.27.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 |