typer>=0.12
httpx>=0.27
python-docx>=1.1
textstat>=0.7
language-tool-python>=2.8
rich>=13
pydantic>=2.7
gitpython>=3.1
prompt_toolkit>=3.0

[dev]
pytest>=8
pytest-cov
ruff
black
mypy

[llm]
anthropic>=0.40
openai>=1.0
