attrs>=23.1

[build]
build
twine
packaging

[ci]
pytest>=8.4.1
twine
packaging
ruff

[dev]
build
twine
mypy>=1.16.1
packaging
pre-commit>=4.2.0
pytest>=8.4.1
pytest-cov>=4.1
coverage>=7.3
ruff

[tests]
pytest>=8.4.1
