summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 09:38:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 09:38:39 +0000
commit856824c510bc8d621a1ca5fe9b0a99108ced3bfd (patch)
treebf46b2ecd23622bb76ffd9ca507d86a55878d34b /test-requirements.txt
parent6db974071ecaa88fe5afd720591f6cb71e48cfb6 (diff)
downloadtrove-856824c510bc8d621a1ca5fe9b0a99108ced3bfd.tar.gz
Updated from global requirements
Change-Id: Ie5b55091c64b7672267cfb052bb3fe2243b95fba
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 635916e6..d9165d24 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
os-api-ref>=1.4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0