Merge "Update jsonschema according to requirements"

This commit is contained in:
Zuul 2019-09-09 12:04:29 +00:00 committed by Gerrit Code Review
commit c3abdaa382
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pbr>=2.0.0 # Apache-2.0
appdirs>=1.3.0 # MIT License
click>=6.7 # BSD
iso8601>=0.1.11 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
jsonschema>=2.6.0 # MIT
oslo.concurrency>=3.0.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0