summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-05 08:52:41 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-05 08:52:41 +0000
commita52cc0d3e575a4c8c5344bf39d33f512eabf9c81 (patch)
tree66acbd209e129e14ac4201e7036487ae71c33941 /test-requirements.txt
parent54bef19514b2cc733ded489f20e4ccd5f6dc1056 (diff)
downloadpython-ironicclient-a52cc0d3e575a4c8c5344bf39d33f512eabf9c81.tar.gz
Updated from global requirements
Change-Id: Ic488b3184770186f2cf05fdf2df863dadb155a0d
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 6d3f403..762e795 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,4 +17,4 @@ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
testtools>=1.4.0 # MIT
tempest>=12.1.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
-jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT
+jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT