# This file was autogenerated by uv via the following command:
#    uv pip compile requirements-development.piptools --output-file requirements-development.txt --exclude-newer 1 week
aiofiles==25.1.0
    # via quart
annotated-doc==0.0.4
    # via fastapi
annotated-types==0.7.0
    # via pydantic
anyio==4.12.1
    # via starlette
blinker==1.9.0
    # via
    #   flask
    #   quart
click==8.3.1
    # via
    #   flask
    #   quart
    #   uvicorn
fastapi==0.128.0
    # via -r requirements-development.piptools
flask==3.1.2
    # via
    #   -r requirements-development.piptools
    #   quart
h11==0.16.0
    # via
    #   hypercorn
    #   uvicorn
    #   wsproto
h2==4.3.0
    # via hypercorn
hatch-vcs==0.5.0
    # via -r requirements-development.piptools
hatchling==1.28.0
    # via
    #   -r requirements-development.piptools
    #   hatch-vcs
hpack==4.1.0
    # via h2
hypercorn==0.18.0
    # via quart
hyperframe==6.1.0
    # via h2
idna==3.11
    # via anyio
iniconfig==2.3.0
    # via pytest
itsdangerous==2.2.0
    # via
    #   flask
    #   quart
jinja2==3.1.6
    # via
    #   flask
    #   quart
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via
    #   flask
    #   jinja2
    #   quart
    #   werkzeug
mdurl==0.1.2
    # via markdown-it-py
packaging==25.0
    # via
    #   hatchling
    #   pytest
    #   setuptools-scm
pathspec==1.0.3
    # via hatchling
pluggy==1.6.0
    # via
    #   hatchling
    #   pytest
pprintpp==0.4.0
    # via pytest-clarity
priority==2.0.0
    # via hypercorn
pydantic==2.12.5
    # via fastapi
pydantic-core==2.41.5
    # via pydantic
pygments==2.19.2
    # via
    #   pytest
    #   rich
pytest==9.0.2
    # via
    #   -r requirements-development.piptools
    #   pytest-clarity
pytest-clarity==1.0.1
    # via -r requirements-development.piptools
quart==0.20.0
    # via -r requirements-development.piptools
rich==14.2.0
    # via pytest-clarity
setuptools==80.10.1
    # via setuptools-scm
setuptools-scm==9.2.2
    # via hatch-vcs
starlette==0.50.0
    # via
    #   -r requirements-development.piptools
    #   fastapi
trove-classifiers==2026.1.14.14
    # via hatchling
typing-extensions==4.15.0
    # via
    #   fastapi
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
uvicorn==0.40.0
    # via -r requirements-development.piptools
werkzeug==3.1.5
    # via
    #   flask
    #   quart
wsproto==1.3.2
    # via hypercorn
