httpx>=0.25.0
pydantic>=2.0.0
openai>=1.0.0
anthropic>=0.18.0
numpy>=1.24.0
aiofiles>=23.0.0

[all]
redis[hiredis]>=5.0.0
chromadb>=0.4.0
qdrant-client>=1.7.0
neo4j>=5.0.0
asyncpg>=0.29.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black
mypy

[graph]
neo4j>=5.0.0
asyncpg>=0.29.0

[redis]
redis[hiredis]>=5.0.0

[vector]
chromadb>=0.4.0
qdrant-client>=1.7.0
