networkx>=3.0
requests>=2.28
pydantic>=2.0
rich>=13.0
tqdm>=4.64
scipy>=1.10
httpx>=0.27

[chroma]
chromadb>=0.4

[dev]
pytest>=7.0
pytest-asyncio
pytest-cov>=4.0
black
ruff
mypy

[explorer]
fastapi>=0.111
uvicorn>=0.29

[lancedb]
lancedb>=0.10
pyarrow>=12.0
numpy>=1.24

[neo4j]
neo4j>=5.0

[pgvector]
psycopg2-binary>=2.9

[qdrant]
qdrant-client>=1.7

[weaviate]
weaviate-client>=4.0
