numpy>=1.20.0
scipy>=1.7.0
sympy>=1.8
matplotlib>=3.4.0

[all]
numba>=0.56.0
pybind11
hypothesis>=6.0
mypy

[codegen]
pybind11

[jit]
numba>=0.56.0

[test]
pytest
pytest-cov
hypothesis>=6.0

[typing]
mypy
types-setuptools
