numpy>=1.13
scipy

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

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

[docs]
mkdocs
mktheapidocs[plugin]
pymdown-extensions

[testing]
pytest
pytest-cov
