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

[dev]
pytest>=7.0
ruff>=0.6
mypy>=1.8
build>=1.0

[release]
build>=1.0
twine>=5.0
