numpy>=1.16.0
scipy>=1.9.1
pandas>=1.1.3
joblib>=0.11
scikit-learn>=1.2.0
matplotlib>=3.3.2
seaborn>=0.11.2
tqdm>=4.50.2

[dev]
black
flake8

[doc]
sphinx
sphinx-gallery
sphinx_rtd_theme
pydata-sphinx-theme
numpydoc
sphinxcontrib-bibtex

[test]
pytest
pytest-cov
