mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Port to the use of the referencing library instead of the deprecated RefResolver Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
12 lines
294 B
Plaintext
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
|