# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.in -o /Users/kiyoon/project/workflows/python-projector/deps/lock/aarch64-apple-darwin/requirements.txt --python-platform aarch64-apple-darwin --python-version 3.11
click==8.1.7
    # via typer
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
packaging==24.2
    # via -r requirements.in
platformdirs==4.3.6
    # via -r requirements.in
pygments==2.18.0
    # via rich
rich==13.7.1
    # via
    #   -r requirements.in
    #   typer
shellingham==1.5.4
    # via typer
tqdm==4.66.4
    # via -r requirements.in
typer==0.12.5
    # via -r requirements.in
typing-extensions==4.12.2
    # via typer
versioneer==0.29
    # via -r requirements.in
