#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --output-file=requirements.txt pyproject.toml
#
aiohappyeyeballs==2.7.1
    # via aiohttp
aiohttp==3.13.5
    # via bnetza_bk6_scraper (pyproject.toml)
aiosignal==1.4.0
    # via aiohttp
annotated-doc==0.0.4
    # via typer
annotated-types==0.7.0
    # via pydantic
attrs==26.1.0
    # via aiohttp
beautifulsoup4==4.15.0
    # via bnetza_bk6_scraper (pyproject.toml)
colorama==0.4.6
    # via typer
frozenlist==1.8.0
    # via
    #   aiohttp
    #   aiosignal
idna==3.18
    # via yarl
lxml==6.1.1
    # via bnetza_bk6_scraper (pyproject.toml)
markdown-it-py==4.2.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
multidict==6.7.1
    # via
    #   aiohttp
    #   yarl
propcache==0.5.2
    # via
    #   aiohttp
    #   yarl
pydantic==2.13.4
    # via bnetza_bk6_scraper (pyproject.toml)
pydantic-core==2.46.4
    # via pydantic
pygments==2.20.0
    # via rich
rich==15.0.0
    # via typer
shellingham==1.5.4
    # via typer
soupsieve==2.8.4
    # via beautifulsoup4
typer==0.26.8
    # via bnetza_bk6_scraper (pyproject.toml)
typing-extensions==4.16.0
    # via
    #   aiosignal
    #   beautifulsoup4
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
yarl==1.24.2
    # via aiohttp
