diff --git a/lower-constraints.txt b/lower-constraints.txt index 9f84ff534..f8bd8d507 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -41,7 +41,7 @@ Jinja2==2.10 jmespath==0.9.3 jsonpatch==1.16 jsonpointer==2.0 -jsonschema==2.6.0 +jsonschema==3.2.0 keystoneauth1==3.4.0 keystonemiddleware==4.17.0 kombu==4.0.0 diff --git a/requirements.txt b/requirements.txt index 3eeb9b055..09510c96c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ cryptography>=2.1 # BSD/Apache-2.0 # For paste.util.template used in keystone.common.template Paste>=2.0.2 # MIT -jsonschema>=2.6.0 # MIT +jsonschema>=3.2.0 # MIT python-keystoneclient>=3.8.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0