mne_lsl
numpy>=1.21
packaging
psutil
pyserial

[:sys_platform == "linux"]
pyparallel

[all]
byte_triggers[build]
byte_triggers[doc]
byte_triggers[style]
byte_triggers[test]

[build]
build
twine

[doc]
furo
matplotlib
memory-profiler
numpydoc
sphinx
sphinx-copybutton
sphinx-design
sphinx-issues
sphinx-remove-toctrees
sphinxcontrib-bibtex

[full]
byte_triggers[all]

[style]
bibclean
black
codespell
isort
pydocstyle[toml]
ruff
toml-sort
yamllint

[test]
pytest
pytest-cov
pytest-timeout
