typer[all]>=0.12.0
pydantic>=2.6.0
PyYAML>=6.0.1
Jinja2>=3.1.2
rich>=13.7.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
mypy>=1.8.0
ruff>=0.2.0
pre-commit>=3.6.0
types-PyYAML>=6.0.0

[docx]
python-docx>=1.1.0
