Bump jsonschema minimum to 4.0.0

This allows us to drop some logic from tests.

Change-Id: Idc11c1ce6e208774314a5a867789958372f0d591
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane
2022-07-15 16:21:59 +01:00
committed by Stephen Finucane
parent 2709e30956
commit 44f4f2f81b
2 changed files with 1 additions and 15 deletions
+1 -2
View File
@@ -22,7 +22,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
@@ -66,4 +66,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