pyyaml>=5.0
python-dotenv>=0.10.2
requests>=2.25.0

[ai]
openai>=0.11.5
anthropic>=0.3.0
google-generativeai>=0.1.0

[all]
openai>=0.11.5
anthropic>=0.3.0
google-generativeai>=0.1.0
fastapi>=0.68.0
uvicorn>=0.15.0
python-multipart>=0.0.5
pandas>=1.3.0
matplotlib>=3.3.0
numpy>=1.19.0
seaborn>=0.11.0
agentops>=0.1.0

[data]
pandas>=1.3.0
matplotlib>=3.3.0
numpy>=1.19.0
seaborn>=0.11.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[monitoring]
agentops>=0.1.0

[web]
fastapi>=0.68.0
uvicorn>=0.15.0
python-multipart>=0.0.5
