# This file was autogenerated by uv via the following command:
#    uv export --format requirements-txt --no-hashes --no-emit-project -o requirements.txt
annotated-doc==0.0.4
    # via typer
anyio==4.12.1 ; python_full_version < '3.10'
    # via httpx
anyio==4.13.0 ; python_full_version >= '3.10'
    # via httpx
certifi==2026.5.20
    # via
    #   httpcore
    #   httpx
click==8.1.8 ; python_full_version < '3.10'
    # via typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   typer
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via anyio
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via nlsh
idna==3.18
    # via
    #   anyio
    #   httpx
markdown-it-py==3.0.0 ; python_full_version < '3.10'
    # via rich
markdown-it-py==4.2.0 ; python_full_version >= '3.10'
    # via rich
mdurl==0.1.2
    # via markdown-it-py
pygments==2.20.0
    # via rich
rich==15.0.0
    # via
    #   nlsh
    #   typer
shellingham==1.5.4
    # via typer
typer==0.23.2 ; python_full_version < '3.10'
    # via nlsh
typer==0.26.7 ; python_full_version >= '3.10'
    # via nlsh
typing-extensions==4.15.0 ; python_full_version < '3.13'
    # via
    #   anyio
    #   exceptiongroup
