numpy>=1.20.0
matplotlib>=3.3.0
scipy>=1.6.0

[all]
streamlit>=1.20.0
plotly>=5.0.0
typer>=0.9.0
rich>=13.0.0
scikit-learn>=0.24
pandas>=1.2
joblib>=1.0
pytest>=6.0
pytest-cov>=2.12
black>=21.0
flake8>=3.9
mypy>=0.910

[dev]
pytest>=6.0
pytest-cov>=2.12
black>=21.0
flake8>=3.9
mypy>=0.910

[docs]
sphinx>=4.0
sphinx-rtd-theme>=0.5
nbsphinx>=0.8

[ml]
scikit-learn>=0.24
pandas>=1.2
joblib>=1.0

[ui]
streamlit>=1.20.0
plotly>=5.0.0
typer>=0.9.0
rich>=13.0.0
