fastapi>=0.110
uvicorn[standard]>=0.29
pydantic>=2.6
pydantic-settings>=2.2
psycopg[binary,pool]>=3.1
pgvector>=0.2.5
typer>=0.12
tree-sitter>=0.21
tree-sitter-python>=0.21
tree-sitter-javascript>=0.21
tree-sitter-typescript>=0.21

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.4
httpx>=0.27

[embed]
voyageai>=0.3

[langs]
tree-sitter-java>=0.21
tree-sitter-c-sharp>=0.21
tree-sitter-go>=0.21

[mcp]
mcp<2,>=1.0
