#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --extra=dev --output-file=etc/requirements_minpandas.txt pyproject.toml
#
# To upgrade with pandas==1.5 fixed run:
#
#    pip-compile --upgrade --upgrade-package pandas==1.5 --extra=dev --output-file=etc/requirements_minpandas.txt pyproject.toml
#
attrs==23.1.0
    # via hypothesis
build==1.0.0
    # via pip-tools
click==8.1.7
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
exceptiongroup==1.1.3
    # via
    #   hypothesis
    #   pytest
execnet==2.0.2
    # via pytest-xdist
flake8==6.1.0
    # via exchange-calendars (pyproject.toml)
hypothesis==6.84.0
    # via exchange-calendars (pyproject.toml)
importlib-metadata==6.8.0
    # via build
iniconfig==2.0.0
    # via pytest
korean-lunar-calendar==0.3.1
    # via exchange-calendars (pyproject.toml)
mccabe==0.7.0
    # via flake8
numpy==1.25.2
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
packaging==23.1
    # via
    #   build
    #   pytest
pandas==1.5.0
    # via exchange-calendars (pyproject.toml)
pip-tools==7.3.0
    # via exchange-calendars (pyproject.toml)
pluggy==1.3.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycodestyle==2.11.0
    # via flake8
pyflakes==3.1.0
    # via flake8
pyluach==2.2.0
    # via exchange-calendars (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pytest==7.4.1
    # via
    #   exchange-calendars (pyproject.toml)
    #   pytest-benchmark
    #   pytest-xdist
pytest-benchmark==4.0.0
    # via exchange-calendars (pyproject.toml)
pytest-xdist==3.3.1
    # via exchange-calendars (pyproject.toml)
python-dateutil==2.8.2
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
pytz==2023.3
    # 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
    #   pip-tools
    #   pyproject-hooks
    #   pytest
toolz==0.12.0
    # via exchange-calendars (pyproject.toml)
wheel==0.41.2
    # via pip-tools
zipp==3.16.2
    # via importlib-metadata

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