#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=requirements_locked_old.txt requirements.in requirements_dev.in
#
apipkg==1.5
    # via execnet
atomicwrites==1.4.0
    # via pytest
attrs==20.3.0
    # via pytest
click==7.1.2
    # via pip-tools
colorama==0.4.4
    # via pytest
execnet==1.7.1
    # via pytest-xdist
flake8==3.8.4
    # 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.20
    # 2021-10-15 - manually bumped from 1.19.5 to 1.20, originally...
    # via
    #   -r requirements.in
    #   pandas
packaging==20.8
    # via pytest
pandas==1.1.0
    # via -r requirements.in
# parameterized==0.8.1  # 2021-10-15 - manually removed.
    # via -r requirements_dev.in
pip-tools==5.5.0
    # via -r requirements_dev.in
pluggy==0.13.1
    # via pytest
py-cpuinfo==7.0.0
    # via pytest-benchmark
py==1.10.0
    # via
    #   pytest
    #   pytest-forked
pycodestyle==2.6.0
    # via flake8
pyflakes==2.2.0
    # via flake8
pyluach==1.2.1
    # via -r requirements.in
pyparsing==2.4.7
    # via packaging
pytest-benchmark==3.2.3
    # via -r requirements_dev.in
pytest-forked==1.3.0
    # via pytest-xdist
pytest-xdist==2.2.0
    # via -r requirements_dev.in
pytest==6.2.2
    # via
    #   -r requirements_dev.in
    #   pytest-benchmark
    #   pytest-forked
    #   pytest-xdist
python-dateutil==2.8.1
    # via
    #   -r requirements.in
    #   pandas
pytz==2020.5
    # via
    #   -r requirements.in
    #   pandas
six==1.15.0
    # via python-dateutil
sortedcontainers==2.4.0
    # 2021-10-15 - manually added, dependency of hypothesis
toml==0.10.2
    # via pytest
toolz==0.11.1
    # via -r requirements.in

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