summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-16 04:01:17 +0000
committerGerrit Code Review <review@openstack.org>2017-07-16 04:01:17 +0000
commitc60262f6b8b5fffbfff8a4f1052949676f54f09a (patch)
tree98f8c5fda642c77774d41bb400f36636786afc0a /test-requirements.txt
parent9d39a42e3ed218b7a283ab12793dff43940b2caf (diff)
parent92e20293103f3909296d4e29938a6771ff0d1903 (diff)
downloadtrove-c60262f6b8b5fffbfff8a4f1052949676f54f09a.tar.gz
Merge "Updated from global requirements"
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 33093fcc..0ae7c5f2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,13 +4,13 @@
# 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
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