## This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile --extra=dev --output-file=etc/requirements_minpandas.txt pyproject.toml
#
# To upgrade with pandas==1.1.0 fixed run:
#
#    pip-compile --upgrade --upgrade-package pandas==1.1 --extra=dev --output-file=etc/requirements_minpandas.txt pyproject.toml
#
atomicwrites==1.4.0
    # via pytest
attrs==21.4.0
    # via
    #   hypothesis
    #   pytest
click==8.1.3
    # via pip-tools
colorama==0.4.5
    # via
    #   click
    #   pytest
exceptiongroup==1.0.0rc8
    # via hypothesis
execnet==1.9.0
    # via pytest-xdist
flake8==4.0.1
    # via exchange-calendars (pyproject.toml)
hypothesis==6.47.4
    # via exchange-calendars (pyproject.toml)
iniconfig==1.1.1
    # via pytest
korean-lunar-calendar==0.2.1
    # via exchange-calendars (pyproject.toml)
mccabe==0.6.1
    # via flake8
numpy==1.23.0
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
packaging==21.3
    # via pytest
pandas==1.1.0
    # via exchange-calendars (pyproject.toml)
pep517==0.12.0
    # via pip-tools
pip-tools==6.6.2
    # via exchange-calendars (pyproject.toml)
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via
    #   pytest
    #   pytest-forked
py-cpuinfo==8.0.0
    # via pytest-benchmark
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pyluach==2.0.0
    # via exchange-calendars (pyproject.toml)
pyparsing==3.0.9
    # via packaging
pytest==7.1.2
    # via
    #   exchange-calendars (pyproject.toml)
    #   pytest-benchmark
    #   pytest-forked
    #   pytest-xdist
pytest-benchmark==3.4.1
    # via exchange-calendars (pyproject.toml)
pytest-forked==1.4.0
    # via pytest-xdist
pytest-xdist==2.5.0
    # via exchange-calendars (pyproject.toml)
python-dateutil==2.8.2
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
pytz==2022.1
    # via
    #   exchange-calendars (pyproject.toml)
    #   pandas
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   pep517
    #   pytest
toolz==0.11.2
    # via exchange-calendars (pyproject.toml)
wheel==0.37.1
    # via pip-tools

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