numpy>=1.20.0
scipy>=1.7.0

[all]
boofun[dev,docs,gpu,performance,visualization]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-benchmark>=4.0.0
autotyping>=24.9.0
mypy<2.4,>=1.13
MonkeyType>=23.3.0
pre-commit>=3.0.0
ruff>=0.15.22
mutmut>=2.4.0
hypothesis>=6.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0
sphinx-autodoc-typehints>=1.19.0

[gpu]
pyfwht>=0.2.0

[performance]
numba>=0.56.0
bitarray>=2.8.0

[visualization]
matplotlib>=3.5.0
plotly>=5.0.0
