fastapi>=0.115
uvicorn[standard]>=0.32
httpx>=0.27
pydantic>=2.10
sqlite-vec==0.1.6
tree-sitter==0.23.2
tree-sitter-python==0.23.6
tree-sitter-javascript==0.23.1
tree-sitter-typescript==0.23.2
mcp<2,>=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
