numpy>=1.16.0
scipy>=1.9.1
pandas>=2.1.1
joblib>=0.11
scikit-learn==1.6.0
matplotlib>=3.3.2
seaborn>=0.13.2
tqdm>=4.50.2
openml>=0.14.0
platformdirs>=3.0.0

[dev]
black
flake8

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

[test]
pytest
pytest-cov
