#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile --extra=dev --output-file=etc/requirements_dev.txt pyproject.toml
#
attrs==22.1.0
    # via
    #   hypothesis
    #   pytest
build==0.9.0
    # via pip-tools
click==8.1.3
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
exceptiongroup==1.0.3
    # via
    #   hypothesis
    #   pytest
execnet==1.9.0
    # via pytest-xdist
flake8==5.0.4
    # via exchange-calendars (pyproject.toml)
hypothesis==6.57.1
    # via exchange-calendars (pyproject.toml)
iniconfig==1.1.1
    # via pytest
korean-lunar-calendar==0.3.1
    # via exchange-calendars (pyproject.toml)
mccabe==0.7.0
    # via flake8
numpy==1.23.4
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
packaging==21.3
    # via
    #   build
    #   pytest
pandas==1.5.1
    # via exchange-calendars (pyproject.toml)
pep517==0.13.0
    # via build
pip-tools==6.10.0
    # via exchange-calendars (pyproject.toml)
pluggy==1.0.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycodestyle==2.9.1
    # via flake8
pyflakes==2.5.0
    # via flake8
pyluach==2.0.2
    # via exchange-calendars (pyproject.toml)
pyparsing==3.0.9
    # via packaging
pytest==7.2.0
    # via
    #   exchange-calendars (pyproject.toml)
    #   pytest-benchmark
    #   pytest-xdist
pytest-benchmark==4.0.0
    # via exchange-calendars (pyproject.toml)
pytest-xdist==3.0.2
    # via exchange-calendars (pyproject.toml)
python-dateutil==2.8.2
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
pytz==2022.6
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   build
    #   pep517
    #   pytest
toolz==0.12.0
    # via exchange-calendars (pyproject.toml)
wheel==0.38.4
    # via pip-tools

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