typer>=0.12
rich>=13
prompt-toolkit>=3.0
litellm<1.92,>=1.40
openai>=1.30
docker>=7.0
tree-sitter<0.22,>=0.21
tree-sitter-python<0.22,>=0.21
pathspec>=0.12
structlog>=24.0
pyyaml>=6.0
jinja2>=3.1
httpx>=0.27
diskcache>=5.6

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=8.0
pytest-timeout
pytest-cov
ruff>=0.5
ipython
