numpy>=1.13

[docs]
mkdocs
mktheapidocs[plugin]
pymdown-extensions

[numba:python_version < '3.6' and platform_python_implementation != 'PyPy']
numba<0.49.0
llvmlite<0.32.0

[numba:python_version >= '3.6' and platform_python_implementation != 'PyPy']
numba

[scipy]
scipy

[testing]
pytest
pytest-cov
