numpy>=1.24
pyyaml>=6.0
rich>=13.0

[all]
psycopg2-binary>=2.9
chromadb>=0.4
requests>=2.31
qdrant-client>=1.9
google-auth>=2.30

[chroma]
chromadb>=0.4

[gdrive]
requests>=2.31
google-auth>=2.30

[notion]
requests>=2.31

[pgvector]
psycopg2-binary>=2.9

[qdrant]
qdrant-client>=1.9

[server]
fastapi>=0.110
uvicorn>=0.29

[test]
httpx>=0.27
