# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml
anyio==4.12.0
    # via httpx
certifi==2025.11.12
    # via
    #   httpcore
    #   httpx
click==8.3.1
    # via typer
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via tagpatch (pyproject.toml)
idna==3.11
    # via
    #   anyio
    #   httpx
markdown-it-py==4.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
music-tag==0.4.3
    # via tagpatch (pyproject.toml)
mutagen==1.47.0
    # via
    #   tagpatch (pyproject.toml)
    #   music-tag
pygments==2.19.2
    # via rich
rich==14.2.0
    # via typer
shellingham==1.5.4
    # via typer
tabulate==0.9.0
    # via tagpatch (pyproject.toml)
typer==0.20.1
    # via tagpatch (pyproject.toml)
typing-extensions==4.15.0
    # via
    #   anyio
    #   typer
