#
# This file is autogenerated by hatch-pip-compile with Python 3.11
#
# - click>=8.0.1
# - httpx
# - pydantic<3,>=2
# - rich>=10.0.0
# - pandas
# - python-dateutil
# - splitwise<3.0.0,>=2.3.0
#

annotated-types==0.6.0
    # via pydantic
anyio==4.1.0
    # via httpx
certifi==2023.11.17
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via hatch.envs.default
h11==0.14.0
    # via httpcore
httpcore==1.0.2
    # via httpx
httpx==0.25.2
    # via hatch.envs.default
idna==3.6
    # via
    #   anyio
    #   httpx
    #   requests
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
numpy==1.26.2
    # via pandas
oauthlib==3.2.2
    # via requests-oauthlib
pandas==2.1.4
    # via hatch.envs.default
pydantic==2.5.2
    # via hatch.envs.default
pydantic-core==2.14.5
    # via pydantic
pygments==2.17.2
    # via rich
python-dateutil==2.8.2
    # via
    #   hatch.envs.default
    #   pandas
pytz==2023.3.post1
    # via pandas
requests==2.31.0
    # via
    #   requests-oauthlib
    #   splitwise
requests-oauthlib==1.3.1
    # via splitwise
rich==13.7.0
    # via hatch.envs.default
six==1.16.0
    # via python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
splitwise==2.5.0
    # via hatch.envs.default
typing-extensions==4.9.0
    # via
    #   pydantic
    #   pydantic-core
tzdata==2023.3
    # via pandas
urllib3==2.1.0
    # via requests
