numpy>=1.24
networkx>=3.1
pydantic>=2.5
typer>=0.9
rich>=13.0

[ann]
annoy>=1.18

[api]
fastapi>=0.100
uvicorn>=0.23

[dashboard]
streamlit>=1.30

[db]
psycopg2-binary>=2.9

[dev]
pytest>=7.4
pytest-cov>=4.1
ruff>=0.5
mypy>=1.8
build>=1.0
twine>=4.0
fastapi>=0.100
httpx>=0.24

[gnn]
torch>=2.0
torch-geometric>=2.3

[mcp]
mcp>=1.0

[streaming]
aiokafka>=0.8
redis>=4.0
websockets>=11.0

[telemetry]
opentelemetry-api>=1.14
opentelemetry-sdk>=1.14
