numpy>=1.23
scipy>=1.9
scikit-learn>=1.4.2
pandas>=1.5

[doc]
sphinx
numpydoc
pydata-sphinx-theme
sphinx-design
sphinx-gallery

[lint]
ruff>=0.4
black>=23.3

[test]
pytest>=7.4
pytest-cov>=4.1
