numpy>=1.22
scipy>=1.17
urllib3
matplotlib>=3.10.3
pyfar>=0.8.0

[deploy]
twine
wheel
build
setuptools
bump-my-version

[dev]
spharpy[deploy,docs,tests]

[docs]
sphinx
autodocsumm>=0.2.14
pydata-sphinx-theme
sphinx_mdinclude
sphinx-design
sphinx-favicon
sphinx-reredirects
sphinx-copybutton

[tests]
pytest
pytest-cov
watchdog
ruff==0.8.3
coverage
