summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-13 13:00:03 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-13 13:00:03 +0000
commit3fb4fec1d6ab2c72f72997533792fbe5d05936de (patch)
tree895701564c565e024f1f44a7da3037b11f3f2603
parentd94ef7dfeb5013ae345e0fa401cc84d026b26f55 (diff)
downloados-client-config-3fb4fec1d6ab2c72f72997533792fbe5d05936de.tar.gz
Updated from global requirements
Change-Id: I6ecb4e80d2944bf592a2cbd41695643bc49f832d
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 9a3518a..bbe5337 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,12 +8,12 @@ coverage!=4.4,>=4.0 # Apache-2.0
docutils>=0.11 # OSI-Approved Open Source, Public Domain
extras # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
-jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
+jsonschema<3.0.0,>=2.6.0 # MIT
mock>=2.0.0 # BSD
python-glanceclient>=2.8.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.16.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD