numpy>=1.20.0
scipy>=1.7.0
numba>=0.56.0

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

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-benchmark>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=3.0.0
isort>=5.12.0
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]
bitarray>=2.8.0

[visualization]
matplotlib>=3.5.0
plotly>=5.0.0
