summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-28 17:02:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-28 17:02:33 +0000
commit62951f104f29348bfaf5c65cb01f1c24f0edb481 (patch)
treec7747abc4f6e9dbfa03a54f07ee70c247f5a53d8 /test-requirements.txt
parent8abf48f3f6968de2658b9b316aa48c805ea0b073 (diff)
downloadtrove-62951f104f29348bfaf5c65cb01f1c24f0edb481.tar.gz
Updated from global requirements
Change-Id: I42c81f6a6a75cac3b7f5344261d2e89e23717fc7
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 51444aca..fdd1fd77 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,9 +4,9 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=1.1.0 # Apache-2.0
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
os-api-ref>=1.0.0 # Apache-2.0
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache2
coverage>=3.6 # Apache-2.0
nose # LGPL
@@ -14,7 +14,7 @@ nosexcover # BSD
openstackdocstheme>=1.5.0 # Apache-2.0
openstack.nose-plugin>=0.7 # Apache-2.0
WebTest>=2.0 # MIT
-wsgi-intercept>=0.6.1 # MIT License
+wsgi-intercept>=1.4.1 # MIT License
proboscis>=1.2.5.3 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0
mock>=2.0 # BSD