summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-13 14:23:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-13 14:23:29 +0000
commitbb5c120460b0c657ceea82245ff8f13f5f64ec7f (patch)
treed62b961980da5da1a0b28f9e950aec92daad01a0
parent23c452ce1a7d7cf772bad725247b7aa71e7062ac (diff)
downloadpython-cinderclient-bb5c120460b0c657ceea82245ff8f13f5f64ec7f.tar.gz
Updated from global requirements
Change-Id: Ic8567364a423091a8ce7bcbba2db6290ca1d6791
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index df6cdcb..9ce8f4f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,8 +11,8 @@ oslosphinx>=4.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno!=2.3.1,>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
-tempest>=14.0.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+tempest>=16.1.0 # Apache-2.0
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
os-testr>=0.8.0 # Apache-2.0