# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
blinker==1.9.0
    # via flask
click==8.1.7
    # via flask
flask==3.1.0
    # via flask-template-refs (pyproject.toml)
iniconfig==2.0.0
    # via pytest
itsdangerous==2.2.0
    # via flask
jinja2==3.1.4
    # via flask
markupsafe==3.0.2
    # via
    #   jinja2
    #   werkzeug
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.3
    # via flask-template-refs (pyproject.toml)
werkzeug==3.1.3
    # via flask
