Merge "Uncap jsonschema"

This commit is contained in:
Zuul 2019-04-17 22:26:57 +00:00 committed by Gerrit Code Review
commit 94d437ca86
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ keystoneauth1>=3.4.0 # Apache-2.0
tenacity>=4.4.0 # Apache-2.0
futures>=3.0.0;python_version=='2.7' or python_version=='2.6' # BSD
metalsmith>=0.9.0 # Apache-2.0
jsonschema<3.0.0,>=2.6.0 # MIT
jsonschema>=2.6.0 # MIT
requests>=2.18.0,!=2.20.0 # Apache-2.0