#
# 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.2.0
    # via hypothesis
build==1.0.3
    # via pip-tools
click==8.1.7
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
exceptiongroup==1.2.0
    # via
    #   hypothesis
    #   pytest
execnet==2.0.2
    # via pytest-xdist
flake8==7.0.0
    # via exchange_calendars (pyproject.toml)
hypothesis==6.97.3
    # via exchange_calendars (pyproject.toml)
importlib-metadata==7.0.1
    # 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.26.3
    # via
    #   exchange_calendars (pyproject.toml)
    #   pandas
packaging==23.2
    # via
    #   build
    #   pytest
pandas==1.5.0
    # via exchange_calendars (pyproject.toml)
pip-tools==7.3.0
    # via exchange_calendars (pyproject.toml)
pluggy==1.4.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycodestyle==2.11.1
    # via flake8
pyflakes==3.2.0
    # via flake8
pyluach==2.2.0
    # via exchange_calendars (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pytest==8.0.0
    # via
    #   exchange_calendars (pyproject.toml)
    #   pytest-benchmark
    #   pytest-xdist
pytest-benchmark==4.0.0
    # via exchange_calendars (pyproject.toml)
pytest-xdist==3.5.0
    # via exchange_calendars (pyproject.toml)
python-dateutil==2.8.2
    # via pandas
pytz==2023.4
    # via 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.1
    # via exchange_calendars (pyproject.toml)
tzdata==2023.4
    # via exchange_calendars (pyproject.toml)
wheel==0.42.0
    # via pip-tools
zipp==3.17.0
    # via importlib-metadata

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