Merge "Cap jsonschema 3.2.0 as the minimal version"

This commit is contained in:
Zuul
2024-10-24 13:58:46 +00:00
committed by Gerrit Code Review

View File

@@ -1,7 +1,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
jsonschema>=2.6.0 # MIT
jsonschema>=3.2.0 # MIT
# Oslo Packages
oslo.i18n>=3.15.3 # Apache-2.0