numpy>=1.20.0
scipy>=1.7.0
matplotlib>=3.3.0
seaborn>=0.11.0
pandas>=1.3.0
scikit-learn>=1.0.0
tqdm>=4.60.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy
jupyter
sphinx
sphinx-rtd-theme

[dev:python_version >= "3.10"]
pandas-stubs
scipy-stubs

[docs]
sphinx
sphinx-rtd-theme

[tutorials]
jupyter
matplotlib
seaborn
plotly
