diff --git a/lower-constraints.txt b/lower-constraints.txt index 19e422872..db242f237 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -42,7 +42,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.21.0 kombu==4.1.0 diff --git a/requirements.txt b/requirements.txt index 55fb2f7c6..14d78ac5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ apscheduler>=3.5.1 # MIT License jsonpatch>=1.21 # BSD keystoneauth1>=3.4.0 # Apache-2.0 -jsonschema>=2.6.0 # MIT +jsonschema>=3.2.0 # MIT keystonemiddleware>=4.21.0 # Apache-2.0 lxml>=4.1.1 # BSD croniter>=0.3.20 # MIT License