joblib
literate-dataclasses
scikit-learn
scipy
torch>=2.4.0
tqdm
matplotlib<3.11
requests

[:platform_system != "Windows" and python_version < "3.10"]
numpy<2.0

[:platform_system != "Windows" and python_version >= "3.10"]
numpy

[:platform_system == "Windows"]
numpy<2.0

[datasets]
h5py
pandas
hdf5storage
openpyxl

[demos]
ipykernel
jupyter
nbconvert

[dev]
pylint
toml
yapf
black
isort
coverage
pytest
pytest-benchmark
pytest-xdist
pytest-timeout
pytest-sphinx
tables
licenseheaders
codespell
cffconvert

[docs]
sphinx==5.3
sphinx-gallery==0.10.1
docutils
pydata-sphinx-theme==0.9.0
sphinx_autodoc_typehints==1.19
sphinx_copybutton
sphinx_tabs
sphinx_design
sphinx_togglebutton
nbsphinx
nbconvert
ipykernel
matplotlib<=3.5.2
pandas
seaborn
scikit-learn
numpy<2.0.0

[integrations]
pandas
plotly
seaborn
