Merge "Uncap jsonschema"

This commit is contained in:
Zuul 2019-04-13 00:50:22 +00:00 committed by Gerrit Code Review
commit 78e742662e
1 changed files with 1 additions and 1 deletions

View File

@ -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