#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=requirements_locked.txt requirements.in requirements_dev.in
#
attrs==21.2.0
    # via pytest
click==8.0.1
    # via pip-tools
execnet==1.9.0
    # via pytest-xdist
flake8==3.9.2
    # via -r requirements_dev.in
iniconfig==1.1.1
    # via pytest
hypothesis==6.23.2
    # 2021-10-15 - manually added.
mccabe==0.6.1
    # via flake8
numpy==1.21.0
    # via
    #   -r requirements.in
    #   pandas
packaging==21.0
    # via pytest
pandas==1.3.0
    # via -r requirements.in
# parameterized==0.8.1  # 2021-10-15 - manually removed.
    # via -r requirements_dev.in
pep517==0.10.0
    # via pip-tools
pip-tools==6.2.0
    # via -r requirements_dev.in
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via
    #   pytest
    #   pytest-forked
py-cpuinfo==8.0.0
    # via pytest-benchmark
pycodestyle==2.7.0
    # via flake8
pyflakes==2.3.1
    # via flake8
pyluach==1.3.0
    # via -r requirements.in
pyparsing==2.4.7
    # via packaging
pytest==6.2.4
    # via
    #   -r requirements_dev.in
    #   pytest-benchmark
    #   pytest-forked
    #   pytest-xdist
pytest-benchmark==3.4.1
    # via -r requirements_dev.in
pytest-forked==1.3.0
    # via pytest-xdist
pytest-xdist==2.3.0
    # via -r requirements_dev.in
python-dateutil==2.8.1
    # via
    #   -r requirements.in
    #   pandas
pytz==2021.1
    # via
    #   -r requirements.in
    #   pandas
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # 2021-10-15 - manually added, dependency of hypothesis
toml==0.10.2
    # via
    #   pep517
    #   pytest
toolz==0.11.1
    # via -r requirements.in
wheel==0.36.2
    # via pip-tools

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