numpy>=1.19.0

[all]
numba>=0.56.0
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.910

[all:platform_machine == "x86_64"]
cupy-cuda11x>=10.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.910

[gpu]

[gpu:platform_machine == "x86_64"]
cupy-cuda11x>=10.0.0

[performance]
numba>=0.56.0
