python-docx>=1.1.0
pyyaml>=6.0
typer>=0.15.0
rich>=13.0.0
pydantic>=2.0

[ai]
resumakeai[anthropic]

[all]
resumakeai[anthropic,openai,pdf,watch]

[anthropic]
anthropic>=0.40.0

[dev]
pytest>=8.0
ruff>=0.8.0

[openai]
openai>=1.0.0

[pdf]
docx2pdf>=0.1.8

[watch]
watchdog>=4.0.0
