fastapi>=0.115
uvicorn[standard]>=0.32
httpx>=0.27
pydantic>=2.10
sqlite-vec>=0.1.6
tree-sitter>=0.22
tree-sitter-python>=0.21
tree-sitter-javascript>=0.21
tree-sitter-typescript>=0.21
mcp>=1.0
python-dotenv>=1.0

[:python_version >= "3.10"]
truststore>=0.9

[dev]
pytest>=8
pytest-asyncio>=0.23
ruff>=0.6
mypy>=1.11
respx>=0.21
