# 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.11.0
    # via -r requirements.dev.in
attrs==25.4.0
    # via hypothesis
click==8.3.0
    # via uvicorn
h11==0.16.0
    # via uvicorn
hypothesis==6.140.3
    # via -r requirements.dev.in
idna==3.10
    # via anyio
iniconfig==2.1.0
    # via pytest
maturin==1.9.6
    # via -r requirements.dev.in
mypy==1.18.2
    # via -r requirements.dev.in
mypy-extensions==1.1.0
    # via mypy
orjson==3.11.3
    # via -r requirements.dev.in
packaging==25.0
    # via pytest
pathspec==0.12.1
    # via mypy
pluggy==1.6.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pydantic==2.12.0
    # via -r requirements.dev.in
pydantic-core==2.41.1
    # via pydantic
pygments==2.19.2
    # via pytest
pytest==8.4.2
    # via
    #   -r requirements.dev.in
    #   pytest-asyncio
    #   pytest-benchmark
pytest-asyncio==1.2.0
    # via -r requirements.dev.in
pytest-benchmark==5.1.0
    # via -r requirements.dev.in
ruff==0.14.0
    # via -r requirements.dev.in
sniffio==1.3.1
    # via anyio
sortedcontainers==2.4.0
    # via hypothesis
typing-extensions==4.15.0
    # via
    #   mypy
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
tzdata==2025.2
    # via -r requirements.dev.in
uvicorn==0.37.0
    # via -r requirements.dev.in
