#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file requirements_numba.txt requirements_numba.in
#
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via pytest
coverage==4.5.3           # via pytest-cov
docutils==0.14
entrypoints==0.3          # via flake8
flake8-commas==2.0.0
flake8==3.7.7
futures==3.1.1
importlib-resources==1.0.2
isort==4.3.14
llvmlite==0.27.1          # via numba
mccabe==0.6.1             # via flake8
more-itertools==6.0.0     # via pytest
multilint==2.4.0
numba==0.42.1
numpy==1.16.2
pluggy==0.9.0             # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pygments==2.3.1
pytest-cov==2.6.1
pytest==4.3.0
six==1.12.0               # via multilint, pytest
