PyYAML>=6.0.3
tuxmake>=1.34.0

[:python_version < "3.10"]
termcolor<3.0,>=2.4.0

[:python_version >= "3.10"]
termcolor>=3.2.0

[dev]
build
twine
pytest
ruff==0.15.21

[docs]
Sphinx<10,>=8.2
sphinx-rtd-theme<4,>=3.1.0
sphinx-copybutton>=0.5.2
