#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    pip-compile
#
click==8.1.7
    # via
    #   -r requirements.in
    #   uvicorn
h11==0.14.0
    # via uvicorn
isort==5.13.2
    # via -r requirements.in
urllib3==2.2.3
    # via -r requirements.in
uvicorn==0.32.0
    # via -r requirements.in
