
[dev]
ruff
tox
pytest

[doc]
Sphinx==8.1.3
sphinx-autobuild==2024.10.3
sphinx-copybutton==0.5.2
sphinx-favicon==1.0.1
sphinx-sitemap==2.6.0
sphinx_design==0.6.1
pydata-sphinx-theme==0.16.1
numpydoc
matplotlib

[test]
pytest
pytest-cov
pytest-timeout
