summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-14 13:09:41 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-14 13:09:41 +0000
commit92e20293103f3909296d4e29938a6771ff0d1903 (patch)
treea77467d538654823006a7579445cc35c2c479a40 /test-requirements.txt
parent3ec5f770a7bee63e5bfc086291dc99e58a0f3292 (diff)
downloadtrove-92e20293103f3909296d4e29938a6771ff0d1903.tar.gz
Updated from global requirements
Change-Id: I39a3891e016f4d8c1ee955c9670b3b11bead8988
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 2a9f1fe1..fd471d90 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,14 +4,14 @@
# 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.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
os-api-ref>=1.0.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
nose # LGPL
nosexcover # BSD
-openstackdocstheme>=1.5.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0
openstack.nose-plugin>=0.7 # Apache-2.0
WebTest>=2.0 # MIT
wsgi-intercept>=1.4.1 # MIT License