
[dev]
pytest
pytest-cov
ruff
mypy

[lint]
ruff
mypy

[test]
pytest
pytest-cov
