summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-18 21:31:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-18 21:31:04 +0000
commit4768052c4fc4a75845d63f69cf7d4ec01ef71b0a (patch)
treef3f1bb3009c8cc2d024b6bd053ad0cd2f2dcc001 /test-requirements.txt
parent864d39d3508548f6244ead993eadb683759ebeb6 (diff)
downloadironic-4768052c4fc4a75845d63f69cf7d4ec01ef71b0a.tar.gz
Updated from global requirements
Change-Id: Iab43081437b0df77de7c284d3000476d068c0561
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 1015aef14..89be49ca4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -22,7 +22,7 @@ bashate>=0.2 # Apache-2.0
flake8-import-order==0.11 # LGPLv3
# Doc requirements
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
sphinxcontrib-seqdiag # BSD
openstackdocstheme>=1.5.0 # Apache-2.0