docs-matrix-spec/scripts/requirements.txt
Kévin Commaille a81b720151
Upgrade CI scripts dependencies (#1786)
Will allow us to benefit from future fixes in JSON Schema validation.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-04-16 17:59:12 +01:00

12 lines
316 B
Text

# no doubt older versions would be fine for many of these but these were
# current at the time of writing
# we need at least version 4.18.0 for support of referencing library.
jsonschema >= 4.18.0
referencing >= 0.28.4
python-jsonpath >= 1.0.0
attrs >= 23.1.0
PyYAML >= 3.12
requests >= 2.18.4
towncrier == 23.6.0