# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.dev.in -n
annotated-types==0.7.0
    # via pydantic
anyio==4.13.0
    # via -r requirements.dev.in
click==8.4.1
    # via uvicorn
colorama==0.4.6
    # via
    #   click
    #   pytest
coverage==7.14.1
    # via pytest-cov
h11==0.16.0
    # via uvicorn
hypothesis==6.153.2
    # via -r requirements.dev.in
idna==3.16
    # via anyio
iniconfig==2.3.0
    # via pytest
maturin==1.13.3
    # via -r requirements.dev.in
orjson==3.11.4
    # via -r requirements.dev.in
packaging==26.2
    # via pytest
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
py-cpuinfo==9.0.0
    # via pytest-benchmark
pydantic==2.13.4
    # via -r requirements.dev.in
pydantic-core==2.46.4
    # via pydantic
pygments==2.20.0
    # via pytest
pytest==9.0.3
    # via
    #   -r requirements.dev.in
    #   pytest-asyncio
    #   pytest-benchmark
    #   pytest-cov
pytest-asyncio==1.4.0
    # via -r requirements.dev.in
pytest-benchmark==5.2.3
    # via -r requirements.dev.in
pytest-cov==7.1.0
    # via -r requirements.dev.in
ruff==0.15.14
    # via -r requirements.dev.in
sortedcontainers==2.4.0
    # via hypothesis
typing-extensions==4.15.0
    # via
    #   anyio
    #   pydantic
    #   pydantic-core
    #   pytest-asyncio
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
tzdata==2026.2
    # via -r requirements.dev.in
uvicorn==0.48.0
    # via -r requirements.dev.in
websockets==16.0
    # via -r requirements.dev.in
