diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 0b39666a..fa84733e 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -4,7 +4,7 @@ # we need at least version 4.18.0 for support of referencing library. jsonschema >= 4.18.0 -python-jsonpath == 0.9.0 +python-jsonpath >= 1.0.0 attrs >= 23.1.0 PyYAML >= 3.12 requests >= 2.18.4