#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile 'C:\Users\joaon\code\typer-invoke\admin\requirements\requirements.in'
#
click==8.3.0
    # via typer
colorama==0.4.6
    # via click
markdown-it-py==4.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
pygments==2.19.2
    # via rich
rich==14.2.0
    # via
    #   -r requirements.in
    #   typer
shellingham==1.5.4
    # via typer
typer==0.20.0
    # via -r requirements.in
typing-extensions==4.15.0
    # via typer
