# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --only-group lint
click==8.1.8 ; python_full_version < '3.10'
    # via typer
click==8.3.0 ; python_full_version >= '3.10'
    # via typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via click
libcst==1.1.0 ; python_full_version < '3.9'
    # via pycln
libcst==1.8.5 ; python_full_version >= '3.9'
    # via pycln
markdown-it-py==3.0.0 ; python_full_version < '3.10'
    # via rich
markdown-it-py==4.0.0 ; python_full_version >= '3.10'
    # via rich
mdurl==0.1.2
    # via markdown-it-py
mypy-extensions==1.1.0 ; python_full_version < '3.9'
    # via typing-inspect
pathspec==0.12.1
    # via pycln
pycln==2.5.0 ; python_full_version < '3.9'
pycln==2.6.0 ; python_full_version >= '3.9'
pygments==2.19.2
    # via rich
pyyaml==6.0.3
    # via
    #   libcst
    #   pycln
pyyaml-ft==8.0.0 ; python_full_version >= '3.13'
    # via libcst
rich==14.2.0
    # via typer
ruff==0.14.2
shellingham==1.5.4
    # via typer
tomlkit==0.13.3
    # via pycln
typer==0.20.0
    # via pycln
typing-extensions==4.13.2 ; python_full_version < '3.9'
    # via
    #   libcst
    #   typer
    #   typing-inspect
typing-extensions==4.15.0 ; python_full_version >= '3.9'
    # via
    #   libcst
    #   typer
typing-inspect==0.9.0 ; python_full_version < '3.9'
    # via libcst
