matrix-spec/scripts/requirements.txt
Kévin Commaille a909dc535f
Pin version of jsonschema
The method to resolve references changed in 4.18 and a regression
was introduced in 4.18.1

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-07-12 16:11:47 +02:00

10 lines
258 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.0.0 for support of JSON Schema Draft 2020-12.
jsonschema == 4.17.3
PyYAML >= 3.12
requests >= 2.18.4
towncrier == 23.6.0