summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 03:57:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 03:57:04 +0000
commit82420fe66b5ea400d382924e2a430813b281dbe6 (patch)
treeb8db1d509a296daf3bf22c4251fd6436d30d1f50
parent9cd021f0bd6dec6d12b0772f0a36afe10036aec4 (diff)
downloadoslosphinx-82420fe66b5ea400d382924e2a430813b281dbe6.tar.gz
Updated from global requirements
Change-Id: I9f9eb8ad948a52ef7d5e41cb7eab227482347131
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 212ef58..2716d92 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,6 +5,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
# this is required for the docs build jobs
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
reno>=1.8.0 # Apache-2.0