# Runtime dependencies for Kavi Code.
# These mirror the [project].dependencies in pyproject.toml so that Kavi can
# self-heal a missing dependency on first run and so `pip install -r` works.
textual>=0.80.0
rich>=13.7.0
pydantic>=2.7.0
pydantic-settings>=2.3.0
anthropic>=0.39.0
openai>=1.40.0
httpx>=0.27.0
mcp>=1.2.0
platformdirs>=4.2.0
pathspec>=0.12.0
tomli-w>=1.0.0
tomli>=2.0.0; python_version < "3.11"
ddgs>=6.0.0
