# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.piptools --output-file requirements.txt --exclude-newer 1 week
annotated-types==0.7.0
    # via pydantic
anyio==4.13.0
    # via httpx2
certifi==2026.2.25
    # via
    #   httpcore2
    #   httpx2
h11==0.16.0
    # via httpcore2
httpcore2==2.2.0
    # via httpx2
httpx2==2.2.0
    # via -r requirements.piptools
idna==3.11
    # via
    #   anyio
    #   httpx2
pydantic==2.12.5
    # via -r requirements.piptools
pydantic-core==2.41.5
    # via pydantic
strenum==0.4.15
    # via -r requirements.piptools
typing-extensions==4.15.0
    # via
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
