summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 06:56:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 06:56:08 +0000
commit07f76ca158e042734ca6db9e9b4eac13f93df713 (patch)
tree76d5289a17190874be4aba13e350e388b47b1a5d /test-requirements.txt
parenta78ce082c2514c1917a6f43c2685444f4f186c7e (diff)
downloadglance_store-07f76ca158e042734ca6db9e9b4eac13f93df713.tar.gz
Updated from global requirements
Change-Id: Ib9ab50dc3f7e526da7511032b5986adbe1585c43
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 92f0094..066b796 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20,6 +20,6 @@ os-testr>=1.0.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
# this is required for the docs build jobs
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0