python-pptx>=1.0.2
python-docx>=1.1.2
openpyxl>=3.1.2
lxml>=5.1.0
typer>=0.12.3
pyyaml>=6.0.1
requests>=2.31.0
watchdog>=4.0.0

[all-llm]
openai>=1.30.0
anthropic>=0.30.0
groq>=0.9.0

[claude]
anthropic>=0.30.0

[dev]
pytest>=8.2.0
pytest-cov>=5.0.0
httpx>=0.27.0
ruff>=0.4.0
mypy>=1.10.0

[groq]
groq>=0.9.0

[openai]
openai>=1.30.0

[web]
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
python-multipart>=0.0.9
