# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
aiostream==0.6.2
    # via mbpy (pyproject.toml)
anyio==4.6.0
    # via httpx
beautifulsoup4==4.12.3
    # via
    #   markdownify
    #   mrender
certifi==2024.8.30
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   mbpy (pyproject.toml)
    #   mrender
    #   typer
configargparse==1.7
    # via mbpy (pyproject.toml)
funkify==0.4.5
    # via mrender
h11==0.14.0
    # via httpcore
html2text==2024.2.26
    # via mrender
httpcore==1.0.5
    # via httpx
httpx==0.27.2
    # via notion-client
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
lager==0.18.2
    # via mrender
loguru==0.7.2
    # via lager
markdown-it-py==3.0.0
    # via rich
markdownify==0.13.1
    # via mrender
mdurl==0.1.2
    # via markdown-it-py
mrender==1.0.1
    # via mbpy (pyproject.toml)
notion-client==2.2.1
    # via mbpy (pyproject.toml)
packaging==24.1
    # via mbpy (pyproject.toml)
pexpect==4.9.0
    # via mbpy (pyproject.toml)
ptyprocess==0.7.0
    # via pexpect
pygments==2.18.0
    # via rich
python-dotenv==1.0.1
    # via mbpy (pyproject.toml)
requests==2.32.3
    # via
    #   mbpy (pyproject.toml)
    #   mrender
rich==13.7.1
    # via
    #   mbpy (pyproject.toml)
    #   mrender
    #   typer
shellingham==1.5.4
    # via typer
six==1.16.0
    # via markdownify
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
soupsieve==2.6
    # via beautifulsoup4
toml==0.10.2
    # via mbpy (pyproject.toml)
tomlkit==0.13.0
    # via mbpy (pyproject.toml)
typer==0.12.5
    # via mbpy (pyproject.toml)
typing-extensions==4.12.2
    # via
    #   aiostream
    #   lager
    #   typer
urllib3==2.2.3
    # via requests
