#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=etc/requirements_minpandas.txt pyproject.toml
#
# To upgrade with pandas==1.5 and numpy==1.26.4 fixed run:
#
#    pip-compile --upgrade --upgrade-package pandas==1.5 --upgrade-package numpy==1.26.4 --extra=dev --output-file=etc/requirements_minpandas.txt pyproject.toml

attrs==24.3.0
    # via hypothesis
build==1.2.2.post1
    # via pip-tools
click==8.1.8
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
exceptiongroup==1.2.2
    # via
    #   hypothesis
    #   pytest
execnet==2.1.1
    # via pytest-xdist
flake8==7.1.1
    # via exchange_calendars (pyproject.toml)
hypothesis==6.123.17
    # via exchange_calendars (pyproject.toml)
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.4
    # via
    #   exchange_calendars (pyproject.toml)
    #   pandas
packaging==24.2
    # via
    #   build
    #   pytest
pandas==1.5.0
    # via exchange_calendars (pyproject.toml)
pip-tools==7.4.1
    # via exchange_calendars (pyproject.toml)
pluggy==1.5.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycodestyle==2.12.1
    # via flake8
pyflakes==3.2.0
    # via flake8
pyluach==2.2.0
    # via exchange_calendars (pyproject.toml)
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pytest==8.3.4
    # via
    #   exchange_calendars (pyproject.toml)
    #   pytest-benchmark
    #   pytest-xdist
pytest-benchmark==5.1.0
    # via exchange_calendars (pyproject.toml)
pytest-xdist==3.6.1
    # via exchange_calendars (pyproject.toml)
python-dateutil==2.9.0.post0
    # via pandas
pytz==2024.2
    # via pandas
six==1.17.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.2.1
    # via
    #   build
    #   pip-tools
    #   pytest
toolz==1.0.0
    # via exchange_calendars (pyproject.toml)
tzdata==2024.2
    # via exchange_calendars (pyproject.toml)
wheel==0.45.1
    # via pip-tools

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