# This file was autogenerated by uv via the following command:
#    uv pip compile --output-file=requirements.txt pyproject.toml
aiohappyeyeballs==2.6.1
    # via aiohttp
aiohttp==3.13.2
    # via deepeval
aiosignal==1.4.0
    # via aiohttp
annotated-types==0.7.0
    # via pydantic
anthropic==0.72.1
    # via deepeval
anyio==4.11.0
    # via
    #   anthropic
    #   google-genai
    #   httpx
    #   mcp
    #   openai
    #   sse-starlette
    #   starlette
attrs==25.4.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
backoff==2.2.1
    # via posthog
cachetools==6.2.2
    # via
    #   agent_runtime (pyproject.toml)
    #   google-auth
certifi==2025.11.12
    # via
    #   httpcore
    #   httpx
    #   requests
    #   sentry-sdk
cffi==2.0.0
    # via cryptography
charset-normalizer==3.4.4
    # via requests
click==8.2.1
    # via
    #   deepeval
    #   typer
    #   uvicorn
colorama==0.4.6
    # via griffe
cryptography==46.0.3
    # via pyjwt
deepeval==3.7.0
    # via agent_runtime (pyproject.toml)
dill==0.4.0
    # via agent_runtime (pyproject.toml)
distro==1.9.0
    # via
    #   anthropic
    #   openai
    #   posthog
dnspython==2.8.0
    # via agent_runtime (pyproject.toml)
docstring-parser==0.17.0
    # via anthropic
execnet==2.1.2
    # via pytest-xdist
frozenlist==1.8.0
    # via
    #   aiohttp
    #   aiosignal
google-auth==2.43.0
    # via google-genai
google-genai==1.50.1
    # via deepeval
googleapis-common-protos==1.72.0
    # via opentelemetry-exporter-otlp-proto-grpc
griffe==1.15.0
    # via agent_runtime (pyproject.toml)
grpcio==1.76.0
    # via
    #   deepeval
    #   opentelemetry-exporter-otlp-proto-grpc
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via
    #   agent_runtime (pyproject.toml)
    #   anthropic
    #   google-genai
    #   mcp
    #   ollama
    #   openai
httpx-sse==0.4.3
    # via mcp
idna==3.11
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
importlib-metadata==8.7.0
    # via opentelemetry-api
iniconfig==2.3.0
    # via pytest
jinja2==3.1.6
    # via deepeval
jiter==0.12.0
    # via
    #   anthropic
    #   openai
jsonschema==4.25.1
    # via mcp
jsonschema-specifications==2025.9.1
    # via jsonschema
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mcp==1.21.1
    # via agent_runtime (pyproject.toml)
mdurl==0.1.2
    # via markdown-it-py
multidict==6.7.0
    # via
    #   aiohttp
    #   yarl
nest-asyncio==1.6.0
    # via deepeval
ollama==0.6.1
    # via deepeval
openai==2.8.0
    # via
    #   agent_runtime (pyproject.toml)
    #   deepeval
opentelemetry-api==1.38.0
    # via
    #   deepeval
    #   opentelemetry-exporter-otlp-proto-grpc
    #   opentelemetry-sdk
    #   opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.38.0
    # via opentelemetry-exporter-otlp-proto-grpc
opentelemetry-exporter-otlp-proto-grpc==1.38.0
    # via deepeval
opentelemetry-proto==1.38.0
    # via
    #   opentelemetry-exporter-otlp-proto-common
    #   opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.38.0
    # via
    #   deepeval
    #   opentelemetry-exporter-otlp-proto-grpc
opentelemetry-semantic-conventions==0.59b0
    # via opentelemetry-sdk
packaging==25.0
    # via
    #   pytest
    #   pytest-rerunfailures
pluggy==1.6.0
    # via pytest
portalocker==3.2.0
    # via deepeval
posthog==5.4.0
    # via deepeval
propcache==0.4.1
    # via
    #   aiohttp
    #   yarl
protobuf==6.33.1
    # via
    #   googleapis-common-protos
    #   opentelemetry-proto
pyasn1==0.6.1
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.4.2
    # via google-auth
pycparser==2.23
    # via cffi
pydantic==2.12.4
    # via
    #   agent_runtime (pyproject.toml)
    #   anthropic
    #   deepeval
    #   google-genai
    #   mcp
    #   ollama
    #   openai
    #   pydantic-settings
pydantic-core==2.41.5
    # via pydantic
pydantic-settings==2.12.0
    # via
    #   agent_runtime (pyproject.toml)
    #   deepeval
    #   mcp
pyfiglet==1.0.4
    # via deepeval
pygments==2.19.2
    # via
    #   pytest
    #   rich
pyjwt==2.10.1
    # via mcp
pytest==9.0.1
    # via
    #   deepeval
    #   pytest-asyncio
    #   pytest-repeat
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-asyncio==1.3.0
    # via deepeval
pytest-repeat==0.9.4
    # via deepeval
pytest-rerunfailures==12.0
    # via deepeval
pytest-xdist==3.8.0
    # via deepeval
python-dateutil==2.9.0.post0
    # via posthog
python-dotenv==1.2.1
    # via
    #   deepeval
    #   pydantic-settings
python-multipart==0.0.20
    # via mcp
pyyaml==6.0.3
    # via agent_runtime (pyproject.toml)
referencing==0.37.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.5
    # via
    #   deepeval
    #   google-genai
    #   posthog
rich==14.2.0
    # via
    #   deepeval
    #   typer
rpds-py==0.28.0
    # via
    #   jsonschema
    #   referencing
rsa==4.9.1
    # via google-auth
sentry-sdk==2.44.0
    # via deepeval
setuptools==80.9.0
    # via deepeval
shellingham==1.5.4
    # via typer
six==1.17.0
    # via
    #   posthog
    #   python-dateutil
sniffio==1.3.1
    # via
    #   anthropic
    #   anyio
    #   openai
sse-starlette==3.0.3
    # via mcp
starlette==0.50.0
    # via mcp
structlog==25.5.0
    # via agent_runtime (pyproject.toml)
tabulate==0.9.0
    # via deepeval
tenacity==9.1.2
    # via
    #   deepeval
    #   google-genai
tqdm==4.67.1
    # via
    #   deepeval
    #   openai
typer==0.20.0
    # via deepeval
typing-extensions==4.15.0
    # via
    #   anthropic
    #   google-genai
    #   grpcio
    #   mcp
    #   openai
    #   opentelemetry-api
    #   opentelemetry-exporter-otlp-proto-grpc
    #   opentelemetry-sdk
    #   opentelemetry-semantic-conventions
    #   pydantic
    #   pydantic-core
    #   typer
    #   typing-inspection
typing-inspection==0.4.2
    # via
    #   mcp
    #   pydantic
    #   pydantic-settings
urllib3==2.5.0
    # via
    #   requests
    #   sentry-sdk
uvicorn==0.38.0
    # via mcp
websockets==15.0.1
    # via google-genai
wheel==0.45.1
    # via deepeval
yarl==1.22.0
    # via aiohttp
zipp==3.23.0
    # via importlib-metadata
