# 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.12.0
    # via httpx
certifi==2025.11.12
    # via
    #   httpcore
    #   httpx
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via -r requirements.piptools
idna==3.11
    # via
    #   anyio
    #   httpx
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
