
[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest<9,>=7
jsonschema>=4
build>=1.2
PyYAML>=6

[schema]
jsonschema>=4

[yaml]
PyYAML>=6
