diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-10 13:15:06 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-10 13:15:06 +0000 |
commit | 0ce6bce9e56dbd1a07637a5adac84e680a871e36 (patch) | |
tree | e5a980c3d3720bac0a7ba31e63a473dc6b4c9ffe /test-requirements.txt | |
parent | 2be6365f10801632ef8f457d777e0079eac77277 (diff) | |
download | ironic-0ce6bce9e56dbd1a07637a5adac84e680a871e36.tar.gz |
Updated from global requirements
Change-Id: I76719f244c1a5cf34afa0f8c967df231fc72792f
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 88922ef66..093e80d74 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ bashate>=0.5.1 # Apache-2.0 flake8-import-order>=0.13 # LGPLv3 # Doc requirements -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0 sphinxcontrib-seqdiag>=0.8.4 # BSD openstackdocstheme>=1.18.1 # Apache-2.0 |