Merge "Bump jsonschema minimum to 4.0.0"

This commit is contained in:
Zuul
2023-11-17 12:57:23 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 15 deletions
+1 -2
View File
@@ -21,7 +21,7 @@ netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
paramiko>=2.7.1 # LGPLv2.1+
iso8601>=0.1.11 # MIT
jsonschema>=3.2.0 # MIT
jsonschema>=4.0.0 # MIT
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
keystoneauth1>=3.16.0 # Apache-2.0
python-neutronclient>=7.1.0 # Apache-2.0
@@ -64,4 +64,3 @@ python-dateutil>=2.7.0 # BSD
futurist>=1.8.0 # Apache-2.0
openstacksdk>=0.35.0 # Apache-2.0
PyYAML>=5.1 # MIT
packaging>=21.0 # Apache-2.0