numpy>=1.20.0
pandas>=1.3.0
requests>=2.26.0
scipy>=1.7.0

[all]
matplotlib>=3.4.0
seaborn>=0.11.0
pytest>=7.0.0
pytest-cov>=3.0.0
fastapi>=0.95.0
uvicorn>=0.21.0
streamlit>=1.20.0
plotly>=5.13.0

[api]
fastapi>=0.95.0
uvicorn>=0.21.0
pydantic>=1.10.0

[dashboard]
streamlit>=1.20.0
plotly>=5.13.0

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950
ipython>=8.0.0
jupyter>=1.0.0

[viz]
matplotlib>=3.4.0
seaborn>=0.11.0
