# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.in -o requirements.txt
-e .
    # via -r requirements.in
anyio==4.7.0
    # via httpx
certifi==2024.12.14
    # via
    #   httpcore
    #   httpx
exceptiongroup==1.2.2
    # via
    #   anyio
    #   pytest
h11==0.14.0
    # via httpcore
httpcore==1.0.7
    # via httpx
httpx==0.28.1
    # via tensorzero
idna==3.10
    # via
    #   anyio
    #   httpx
iniconfig==2.0.0
    # via pytest
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.4
    # via
    #   -r requirements.in
    #   pytest-asyncio
pytest-asyncio==0.25.0
    # via -r requirements.in
sniffio==1.3.1
    # via anyio
tomli==2.2.1
    # via pytest
typing-extensions==4.12.2
    # via anyio
uuid-utils==0.10.0
    # via tensorzero
