#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile requirements.in
#

annotated-types==0.7.0
    # via pydantic
anyio==4.9.0
    # via httpx
beautifulsoup4==4.13.4
    # via
    #   -r requirements.in
    #   markdownify
certifi==2025.4.26
    # via
    #   httpcore
    #   httpx
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via -r requirements.in
idna==3.10
    # via
    #   anyio
    #   httpx
markdownify==1.1.0
    # via -r requirements.in
pydantic==2.11.5
    # via -r requirements.in
pydantic-core==2.33.2
    # via pydantic
six==1.17.0
    # via markdownify
sniffio==1.3.1
    # via anyio
soupsieve==2.7
    # via beautifulsoup4
tenacity==9.1.2
    # via -r requirements.in
typing-extensions==4.14.0
    # via
    #   anyio
    #   beautifulsoup4
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.1
    # via pydantic
