diff --git a/requirements.txt b/requirements.txt index 2289029756e..01bd9eb9a54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ pytest-flask ~=1.3 pytest-mock ~=3.15 # Anything 4.0 and up but not 5.0 -jsonschema ~= 4.0 +jsonschema ~= 4.25 # OpenAPI validation support openapi-core[flask] >= 0.19.0