
[dev]
build<2,>=1.2
pytest<9,>=8

[dev:python_version < "3.11"]
tomli<3,>=2

[test]
pytest<9,>=8

[test:python_version < "3.11"]
tomli<3,>=2
