mne>=1.0
numpy>=1.22
scipy>=1.8
matplotlib>=3.5
scikit-learn>=1.1

[all]
mne-denoise[dev,docs]

[dev]
mne-denoise[test]
ruff>=0.9.0
pre-commit>=3.6.0
mypy>=1.8.0
build>=1.0.0
twine>=5.0.0
types-setuptools

[docs]
mne>=1.0
numpydoc>=1.6.0
pydata-sphinx-theme>=0.15.2
sphinx>=7.2.0
sphinx-copybutton>=0.5.2
sphinx-design>=0.5.0
sphinx-gallery>=0.15.0
myst-parser>=2.0.0

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-timeout>=2.2.0
