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]
sphinx==1.8.4
sphinx_rtd_theme
numpydoc==0.8.0
recommonmark==0.5.0
