diff --git a/requirements.txt b/requirements.txt index 9a7d88708b83..32951a8fe0f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ paramiko>=2.0.0 # LGPLv2.1+ Babel!=2.4.0,>=2.3.4 # BSD enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD iso8601>=0.1.11 # MIT -jsonschema<3.0.0,>=2.6.0 # MIT +jsonschema>=2.6.0 # MIT python-cinderclient>=3.3.0 # Apache-2.0 keystoneauth1>=3.9.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0