pandas>=2.0.0
numpy>=1.24.0
scipy>=1.10.0
scikit-learn>=1.3.0
python-dotenv>=1.0.0

[agent]
groq>=0.4.0
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
aiohttp>=3.9.0

[all]
groq>=0.4.0
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
aiohttp>=3.9.0
reportlab>=4.0.0
matplotlib>=3.7.0
sentence-transformers>=2.2.0
langgraph>=0.2.0
langchain>=0.3.0
langchain-groq>=0.2.0
fastapi>=0.115.0
uvicorn>=0.32.0

[embeddings]
sentence-transformers>=2.2.0

[langgraph]
langgraph>=0.2.0
langchain>=0.3.0
langchain-groq>=0.2.0

[reports]
reportlab>=4.0.0
matplotlib>=3.7.0

[server]
fastapi>=0.115.0
uvicorn>=0.32.0
