
[all_extras]
numpy
pandas

[binder]
jupyter

[dev]
scikit-learn>=0.24.0
pre-commit
pytest
pytest-cov

[docs]
jupyter
myst-parser
nbsphinx>=0.8.6
numpydoc
pydata-sphinx-theme
sphinx-issues<6.0.0
sphinx-gallery<0.20.0
sphinx-panels
sphinx-design<0.7.0
Sphinx!=7.2.0,<9.0.0
tabulate

[linters]
mypy
isort
flake8
black
pydocstyle
nbqa
flake8-bugbear
flake8-builtins
flake8-quotes
flake8-comprehensions
pandas-vet
flake8-print
pep8-naming
doc8

[test]
pytest
coverage
pytest-cov
safety
numpy
scipy
pandas
scikit-learn>=0.24.0
