# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.dev.in -n
anyio==4.9.0
    # via -r requirements.dev.in
attrs==25.3.0
    # via hypothesis
click==8.2.1
    # via uvicorn
colorama==0.4.6
    # via
    #   click
    #   pytest
h11==0.16.0
    # via uvicorn
hypothesis==6.135.26
    # via -r requirements.dev.in
idna==3.10
    # via anyio
iniconfig==2.1.0
    # via pytest
maturin==1.9.1
    # via -r requirements.dev.in
mypy==1.16.1
    # via -r requirements.dev.in
mypy-extensions==1.1.0
    # via mypy
orjson==3.10.18
    # 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
pygments==2.19.2
    # via pytest
pytest==8.4.1
    # via
    #   -r requirements.dev.in
    #   pytest-asyncio
    #   pytest-benchmark
pytest-asyncio==1.0.0
    # via -r requirements.dev.in
pytest-benchmark==5.1.0
    # via -r requirements.dev.in
ruff==0.12.3
    # via -r requirements.dev.in
sniffio==1.3.1
    # via anyio
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.2.1
    # via -r requirements.dev.in
typing-extensions==4.14.1
    # via mypy
tzdata==2025.2
    # via -r requirements.dev.in
uvicorn==0.35.0
    # via -r requirements.dev.in
