typer>=0.12
pydantic>=2.0
pymupdf>=1.24
python-pptx>=1.0
Pillow>=10.0

[dev]
mypy>=1.19.1
pre-commit>=4.5.1
ruff>=0.15.4

[tests]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
