numpy>=1.24.0
sentence-transformers>=2.7.0
python-dotenv>=1.0.0
networkx>=3.0

[all]
streamlit>=1.35.0
plotly>=5.18.0
pandas>=2.0.0
fastapi>=0.110.0
uvicorn>=0.29.0
faiss-cpu>=1.8.0
groq>=0.9.0
openai>=1.0.0
anthropic>=0.25.0

[anthropic]
anthropic>=0.25.0

[dashboard]
streamlit>=1.35.0
plotly>=5.18.0
pandas>=2.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
httpx>=0.27
fastapi>=0.110.0
uvicorn>=0.29.0
build>=1.0
twine>=5.0

[faiss]
faiss-cpu>=1.8.0

[groq]
groq>=0.9.0

[openai]
openai>=1.0.0

[server]
fastapi>=0.110.0
uvicorn>=0.29.0
