gradio>=6.0,<7
pydantic>=2.7.0
fastapi>=0.110
uvicorn>=0.29
markdown>=3.5
numpy>=1.26
matplotlib>=3.8
httpx>=0.27.0
# ADDITIVE (Doctrine v10/v11): agentic-RAG deps (organ=all). CPU torch resolved by pip.
faiss-cpu>=1.8.0
sentence-transformers>=3.0.0
torch>=2.2.0
huggingface_hub>=0.23.0
cryptography>=42.0
# ADDITIVE (UNAY + Khipu-LMDB v2, Yachay): durable LMDB persistence + optional
# sqlite-vss vector recall. sqlite-vss is best-effort; szl_unay degrades to an
# honest cosine-fallback if the extension cannot load in the slim image.
lmdb>=1.4.0
sqlite-vss>=0.1.2
