# 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.3.2
    # via uvicorn
colorama==0.4.6
    # via
    #   click
    #   pytest
coverage==7.13.5
    # via pytest-cov
h11==0.16.0
    # via uvicorn
hypothesis==6.152.1
    # via -r requirements.dev.in
idna==3.12
    # via anyio
iniconfig==2.3.0
    # via pytest
maturin==1.13.1
    # via -r requirements.dev.in
orjson==3.11.4
    # via -r requirements.dev.in
packaging==26.1
    # via pytest
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
py-cpuinfo==9.0.0
    # via pytest-benchmark
pydantic==2.13.3
    # via -r requirements.dev.in
pydantic-core==2.46.3
    # 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.3.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.11
    # 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.1
    # via -r requirements.dev.in
uvicorn==0.45.0
    # via -r requirements.dev.in
websockets==16.0
    # via -r requirements.dev.in
