typer>=0.9.0
rich>=13.7.0
pyyaml>=6.0.1
openai>=1.12.0
anthropic>=0.18.0
httpx>=0.27.0
tree-sitter>=0.21.3
tree-sitter-python>=0.21.0
tree-sitter-javascript>=0.21.0
jinja2>=3.1.3
pydantic>=2.6.0
pydantic-settings>=2.2.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
mypy>=1.8.0
ruff>=0.2.0
black>=24.2.0
