#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    pip-compile requirements.in
#
anyio==4.7.0
    # via httpx
arrow==1.3.0
    # via -r requirements.in
certifi==2024.12.14
    # via
    #   httpcore
    #   httpx
click==8.1.8
    # via
    #   httpx
    #   uvicorn
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.7
    # via httpx
httpx==0.28.1
    # via -r requirements.in
idna==3.10
    # via
    #   anyio
    #   httpx
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
pygments==2.18.0
    # via
    #   httpx
    #   rich
python-dateutil==2.9.0.post0
    # via arrow
rich==13.9.4
    # via httpx
six==1.17.0
    # via python-dateutil
sniffio==1.3.1
    # via anyio
types-python-dateutil==2.9.0.20241206
    # via arrow
uvicorn @ git+https://github.com/encode/uvicorn
    # via -r requirements.in
zstandard==0.23.0
    # via httpx
