click>=8.1
rich>=13.0
jinja2>=3.1
gitpython>=3.1
pathspec>=0.11

[all]
hachilles[dev,llm,web]

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.4
mypy>=1.8
pre-commit>=3.6
hypothesis>=6.0
httpx>=0.27
anyio>=4.0

[llm]
anthropic>=0.25
openai>=1.0

[web]
fastapi>=0.110
uvicorn[standard]>=0.27
