diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 1e20d5a6..5878b9cc 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -3,8 +3,8 @@ # we need at least version 4.0.0 for support of JSON Schema Draft 2020-12. jsonschema == 4.17.3 -python-jsonpath == 0.9.0 +python-jsonpath == 0.9.0 attrs >= 23.1.0 PyYAML >= 3.12 requests >= 2.18.4