numpy>=1.24
scipy>=1.10

[all]
hnswlib>=0.8.0
networkx>=3.0
langchain-core>=0.2.0
llama-index-core>=0.10.0
fastapi>=0.104
uvicorn>=0.24
httpx>=0.25

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0

[dharma]
hnswlib>=0.8.0

[langchain]
langchain-core>=0.2.0

[llamaindex]
llama-index-core>=0.10.0

[sangha]
networkx>=3.0

[server]
fastapi>=0.104
uvicorn>=0.24
httpx>=0.25
