anthropic>=0.120.2
openai>=2.50.0
fastapi>=0.141.1
uvicorn>=0.52.0
apscheduler>=3.11.3
pillow>=12.3.0
google-genai>=2.16.0
jsonschema>=4.0.0
pyyaml>=6.0.3
pydantic>=2.0.0

[all]
lancedb>=0.12.0
pyarrow>=15.0.0
psycopg[binary]>=3.1.0
chromadb>=0.5.0
pypdf>=4.0.0
python-docx>=1.1.0
opentelemetry-api>=1.0.0
websockets>=13.0
httpx>=0.27

[documents]
pypdf>=4.0.0
python-docx>=1.1.0

[observability]
opentelemetry-api>=1.0.0

[speech]
websockets>=13.0
httpx>=0.27

[vector]
lancedb>=0.12.0
pyarrow>=15.0.0

[vector-chroma]
chromadb>=0.5.0

[vector-pg]
psycopg[binary]>=3.1.0
