matrix-spec/scripts/requirements.txt
Kévin Commaille 6b6fa6a154
Allow to use newer versions of jsonschema in CI scripts
Port to the use of the referencing library
instead of the deprecated RefResolver

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-04-16 11:46:55 +02:00

12 lines
294 B
Plaintext

# 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
python-jsonpath == 0.9.0
attrs >= 23.1.0
PyYAML >= 3.12
requests >= 2.18.4
towncrier == 23.6.0