#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=requirements_tests.txt requirements_tests.in
#
attrs==19.3.0
    # via pytest
coverage==5.0.3
    # via pytest-cov
llvmlite==0.31.0
    # via numba
more-itertools==8.2.0
    # via pytest
numba==0.48.0
    # via -r requirements_tests.in
numpy==1.18.1
    # via
    #   -r requirements_tests.in
    #   numba
packaging==20.3
    # via pytest
pluggy==0.13.1
    # via pytest
py==1.8.1
    # via pytest
pyparsing==2.4.6
    # via packaging
pytest-cov==2.8.1
    # via -r requirements_tests.in
pytest==5.4.1
    # via
    #   -r requirements_tests.in
    #   pytest-cov
six==1.14.0
    # via packaging
wcwidth==0.1.8
    # via pytest

# The following packages are considered to be unsafe in a requirements file:
# setuptools
