setuptools>=68.0
wheel>=0.40.0
Cython<3.0.0
pyproject-metadata>=0.7.0

[dev]
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
ruff>=0.1.0

[test]
pytest>=7.0
pytest-cov>=4.0
coverage>=7.0
build>=1.0.0
tomli-w
