pydantic>=2.0
requests>=2.28.0
pyyaml>=6.0
cryptography>=42.0.0

[all]
google-genai>=1.0.0
openai>=1.0.0
ollama>=0.4.0
mcp>=1.0.0
fastapi>=0.100.0
uvicorn>=0.20.0
engram-bus>=0.1.0
huggingface_hub>=0.24.0
llama-cpp-python>=0.3
sentence-transformers>=3.0

[api]
fastapi>=0.100.0
uvicorn>=0.20.0

[benchmarks]
huggingface_hub>=0.24.0

[bus]
engram-bus>=0.1.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.23.0
openai>=1.0.0
huggingface_hub>=0.24.0
build>=1.0.0
twine>=5.0.0

[edge]
onnxruntime>=1.16

[gemini]
google-genai>=1.0.0

[local]
llama-cpp-python>=0.3
sentence-transformers>=3.0

[mcp]
mcp>=1.0.0

[nvidia]
openai>=1.0.0

[ollama]
ollama>=0.4.0

[openai]
openai>=1.0.0

[sqlite_vec]
sqlite-vec>=0.1.1

[training]
unsloth
datasets>=2.0
trl>=0.7
peft>=0.6

[zvec]
zvec>=0.2.1
