
[dev]
tox>=4.32.0
types-PyYAML>=6.0.12.12
ruff>=0.14.10
pylint>=4.0.4
black>=25.12.0
mypy>=1.19.1
pyright>=1.1.407
build
twine
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints
pre-commit

[test]
pytest>=8.4.1
coverage
pytest-cov>=6.0.0
