
[benchmark]

[benchmark:python_version < "3.11"]
tomli>=2

[dev]
pytest>=8
pytest-cov>=5
ruff>=0.12

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