pydantic<3.0.0,>=2.0.0
pyyaml<7.0.0,>=6.0
sqlalchemy>=2.0.0
nest-asyncio>=1.6.0
numpy>=1.24.0
mcp>=0.1.0
fastmcp>=0.1.0
httpx>=0.25.0
fastapi>=0.100.0
uvicorn>=0.22.0
sse-starlette>=1.6.0
prometheus-client>=0.17.0

[all]
ledgermind[gguf,vector]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-benchmark>=4.0.0
pytest-xdist>=3.0.0
hypothesis>=6.0.0
ruff>=0.1.0

[gguf]
llama-cpp-python>=0.2.0

[vector]
annoy>=1.17.0
sentence-transformers>=2.2.2
