diff --git a/lower-constraints.txt b/lower-constraints.txt index b1ff0bc9b1..9245c1a002 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -53,7 +53,7 @@ Jinja2==2.10 jmespath==0.9.3 jsonpatch==1.21 jsonpointer==2.0 -jsonschema==2.6.0 +jsonschema==3.2.0 keystoneauth1==3.4.0 keystonemiddleware==4.17.0 kombu==4.1.0 diff --git a/requirements.txt b/requirements.txt index 93c1df0bcf..c600d9909e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ diskimage-builder>=2.24.0 # Apache-2.0 castellan>=0.16.0 # Apache-2.0 tenacity>=5.0.4 # Apache-2.0 distro>=1.2.0 # Apache-2.0 -jsonschema>=2.6.0 # MIT +jsonschema>=3.2.0 # MIT octavia-lib>=2.0.0 # Apache-2.0 netaddr>=0.7.19 # BSD simplejson>=3.13.2 # MIT