summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-31 16:47:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-31 16:47:47 +0000
commit321b38219c23edac4d3918ad8a86b5b57fc69ad3 (patch)
tree91fde91bfd42507dd1812aa7a96f0ce80ba5dd68 /test-requirements.txt
parentadff3563155231af72ae0166e6a00fa5980e7b64 (diff)
downloadtrove-321b38219c23edac4d3918ad8a86b5b57fc69ad3.tar.gz
Updated from global requirements
Change-Id: Id6c203a23f3992a978730146e4ab4d28e43c3452
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 03c470e8..eba03227 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,11 +4,11 @@
# 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.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
os-api-ref>=1.0.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
nose # LGPL
nosexcover # BSD
openstackdocstheme>=1.5.0 # Apache-2.0