608 lines
82 KiB
Plaintext
608 lines
82 KiB
Plaintext
#0 building with "arm64-builder" instance using docker-container driver
|
|
|
|
#1 [internal] load build definition from Dockerfile
|
|
#1 transferring dockerfile: 476B done
|
|
#1 DONE 0.0s
|
|
|
|
#2 [internal] load metadata for docker.io/library/python:3.12-slim
|
|
#2 DONE 1.1s
|
|
|
|
#3 [internal] load .dockerignore
|
|
#3 transferring context: 2B done
|
|
#3 DONE 0.0s
|
|
|
|
#4 [internal] load build context
|
|
#4 transferring context: 2.64kB done
|
|
#4 DONE 0.0s
|
|
|
|
#5 [1/6] FROM docker.io/library/python:3.12-slim@sha256:ccc7089399c8bb65dd1fb3ed6d55efa538a3f5e7fca3f5988ac3b5b87e593bf0
|
|
#5 resolve docker.io/library/python:3.12-slim@sha256:ccc7089399c8bb65dd1fb3ed6d55efa538a3f5e7fca3f5988ac3b5b87e593bf0 0.0s done
|
|
#5 DONE 0.0s
|
|
|
|
#6 [2/6] WORKDIR /app
|
|
#6 CACHED
|
|
|
|
#7 [3/6] RUN apt-get update && apt-get install -y gcc curl && rm -rf /var/lib/apt/lists/*
|
|
#7 CACHED
|
|
|
|
#8 [4/6] COPY requirements.txt .
|
|
#8 CACHED
|
|
|
|
#9 [5/6] RUN pip install --no-cache-dir -r requirements.txt
|
|
#9 22.17 Collecting pydantic-ai>=0.0.14 (from -r requirements.txt (line 2))
|
|
#9 22.39 Downloading pydantic_ai-1.67.0-py3-none-any.whl.metadata (14 kB)
|
|
#9 22.69 Collecting mcp>=0.9.0 (from -r requirements.txt (line 5))
|
|
#9 22.71 Downloading mcp-1.26.0-py3-none-any.whl.metadata (89 kB)
|
|
#9 23.27 Collecting fastmcp>=0.1.0 (from -r requirements.txt (line 6))
|
|
#9 23.29 Downloading fastmcp-3.1.0-py3-none-any.whl.metadata (8.1 kB)
|
|
#9 24.35 Collecting fastapi>=0.109.0 (from -r requirements.txt (line 9))
|
|
#9 24.37 Downloading fastapi-0.135.1-py3-none-any.whl.metadata (30 kB)
|
|
#9 24.91 Collecting uvicorn>=0.27.0 (from uvicorn[standard]>=0.27.0->-r requirements.txt (line 10))
|
|
#9 24.93 Downloading uvicorn-0.41.0-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 26.94 Collecting pydantic>=2.5.0 (from -r requirements.txt (line 11))
|
|
#9 26.96 Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB)
|
|
#9 34.90 Collecting aiohttp>=3.9.0 (from -r requirements.txt (line 14))
|
|
#9 34.92 Downloading aiohttp-3.13.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (8.1 kB)
|
|
#9 35.15 Collecting python-dotenv>=1.0.0 (from -r requirements.txt (line 17))
|
|
#9 35.17 Downloading python_dotenv-1.2.2-py3-none-any.whl.metadata (27 kB)
|
|
#9 35.31 Collecting loguru>=0.7.0 (from -r requirements.txt (line 20))
|
|
#9 35.33 Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB)
|
|
#9 36.15 Collecting pydantic-ai-slim==1.67.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 36.17 Downloading pydantic_ai_slim-1.67.0-py3-none-any.whl.metadata (7.2 kB)
|
|
#9 36.91 Collecting genai-prices>=0.0.48 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 36.93 Downloading genai_prices-0.0.55-py3-none-any.whl.metadata (6.5 kB)
|
|
#9 36.99 Collecting griffelib>=2.0 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 37.04 Downloading griffelib-2.0.0-py3-none-any.whl.metadata (1.3 kB)
|
|
#9 37.29 Collecting httpx>=0.27 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 37.31 Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 37.61 Collecting opentelemetry-api>=1.28.0 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 37.63 Downloading opentelemetry_api-1.40.0-py3-none-any.whl.metadata (1.5 kB)
|
|
#9 38.51 Collecting pydantic-graph==1.67.0 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 38.53 Downloading pydantic_graph-1.67.0-py3-none-any.whl.metadata (3.9 kB)
|
|
#9 38.88 Collecting typing-inspection>=0.4.0 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 38.90 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
|
|
#9 39.41 Collecting ag-ui-protocol>=0.1.10 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 39.43 Downloading ag_ui_protocol-0.1.13-py3-none-any.whl.metadata (2.5 kB)
|
|
#9 39.99 Collecting starlette>=0.45.3 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 40.01 Downloading starlette-0.52.1-py3-none-any.whl.metadata (6.3 kB)
|
|
#9 40.56 Collecting anthropic>=0.80.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 40.57 Downloading anthropic-0.84.0-py3-none-any.whl.metadata (3.0 kB)
|
|
#9 46.65 Collecting boto3>=1.42.14 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 46.66 Downloading boto3-1.42.63-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 47.03 Collecting argcomplete>=3.5.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 47.05 Downloading argcomplete-3.6.3-py3-none-any.whl.metadata (16 kB)
|
|
#9 47.56 Collecting prompt-toolkit>=3 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 47.58 Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB)
|
|
#9 47.70 Collecting pyperclip>=1.9.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 47.72 Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB)
|
|
#9 48.39 Collecting rich>=13 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 48.41 Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB)
|
|
#9 49.19 Collecting cohere>=5.20.6 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 49.21 Downloading cohere-5.20.7-py3-none-any.whl.metadata (3.6 kB)
|
|
#9 49.79 Collecting pydantic-evals==1.67.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 49.81 Downloading pydantic_evals-1.67.0-py3-none-any.whl.metadata (7.9 kB)
|
|
#9 50.33 Collecting google-genai>=1.56.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 50.35 Downloading google_genai-1.66.0-py3-none-any.whl.metadata (51 kB)
|
|
#9 50.65 Collecting groq>=0.25.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 50.67 Downloading groq-1.1.0-py3-none-any.whl.metadata (16 kB)
|
|
#9 51.45 Collecting huggingface-hub<2.0.0,>=1.3.4 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 51.47 Downloading huggingface_hub-1.6.0-py3-none-any.whl.metadata (13 kB)
|
|
#9 52.40 Collecting logfire>=4.16.0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 52.42 Downloading logfire-4.27.0-py3-none-any.whl.metadata (10 kB)
|
|
#9 53.04 Collecting mistralai>=1.9.11 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 53.07 Downloading mistralai-1.12.4-py3-none-any.whl.metadata (33 kB)
|
|
#9 54.40 Collecting openai>=2.25.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 54.42 Downloading openai-2.26.0-py3-none-any.whl.metadata (29 kB)
|
|
#9 54.95 Collecting tiktoken>=0.12.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 54.98 Downloading tiktoken-0.12.0-cp312-cp312-manylinux_2_28_aarch64.whl.metadata (6.7 kB)
|
|
#9 55.19 Collecting tenacity>=8.2.3 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 55.21 Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB)
|
|
#9 55.49 Collecting temporalio==1.20.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 55.51 Downloading temporalio-1.20.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (93 kB)
|
|
#9 56.25 Collecting google-auth>=2.36.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 56.28 Downloading google_auth-2.49.0-py3-none-any.whl.metadata (6.2 kB)
|
|
#9 56.79 Collecting requests>=2.32.2 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 56.81 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
|
|
#9 56.92 Collecting xai-sdk>=1.5.0 (from pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 56.95 Downloading xai_sdk-1.8.0-py3-none-any.whl.metadata (26 kB)
|
|
#9 57.28 Collecting anyio>=0 (from pydantic-evals==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 57.30 Downloading anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB)
|
|
#9 58.02 Collecting logfire-api>=3.14.1 (from pydantic-evals==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 58.04 Downloading logfire_api-4.27.0-py3-none-any.whl.metadata (972 bytes)
|
|
#9 58.54 Collecting pyyaml>=6.0.2 (from pydantic-evals==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 58.56 Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (2.4 kB)
|
|
#9 58.94 Collecting nexus-rpc==1.2.0 (from temporalio==1.20.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 58.96 Downloading nexus_rpc-1.2.0-py3-none-any.whl.metadata (2.9 kB)
|
|
#9 61.73 Collecting protobuf<7.0.0,>=3.20 (from temporalio==1.20.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 61.75 Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_aarch64.whl.metadata (593 bytes)
|
|
#9 62.16 Collecting types-protobuf>=3.20 (from temporalio==1.20.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 62.19 Downloading types_protobuf-6.32.1.20260221-py3-none-any.whl.metadata (2.2 kB)
|
|
#9 62.41 Collecting typing-extensions<5,>=4.2.0 (from temporalio==1.20.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 62.43 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
|
|
#9 62.73 Collecting httpx-sse>=0.4 (from mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 62.74 Downloading httpx_sse-0.4.3-py3-none-any.whl.metadata (9.7 kB)
|
|
#9 63.20 Collecting jsonschema>=4.20.0 (from mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 63.22 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB)
|
|
#9 63.44 Collecting pydantic-settings>=2.5.2 (from mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 63.46 Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB)
|
|
#9 64.08 Collecting pyjwt>=2.10.1 (from pyjwt[crypto]>=2.10.1->mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 64.10 Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB)
|
|
#9 64.25 Collecting python-multipart>=0.0.9 (from mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 64.27 Downloading python_multipart-0.0.22-py3-none-any.whl.metadata (1.8 kB)
|
|
#9 64.51 Collecting sse-starlette>=1.6.1 (from mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 64.54 Downloading sse_starlette-3.3.2-py3-none-any.whl.metadata (14 kB)
|
|
#9 65.33 Collecting authlib>=1.6.5 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 65.35 Downloading authlib-1.6.9-py2.py3-none-any.whl.metadata (9.8 kB)
|
|
#9 65.78 Collecting cyclopts>=4.0.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 65.80 Downloading cyclopts-4.8.0-py3-none-any.whl.metadata (12 kB)
|
|
#9 66.01 Collecting exceptiongroup>=1.2.2 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 66.04 Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 66.20 Collecting jsonref>=1.1.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 66.22 Downloading jsonref-1.1.0-py3-none-any.whl.metadata (2.7 kB)
|
|
#9 66.33 Collecting jsonschema-path>=0.3.4 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 66.35 Downloading jsonschema_path-0.4.5-py3-none-any.whl.metadata (5.9 kB)
|
|
#9 66.58 Collecting openapi-pydantic>=0.5.1 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 66.60 Downloading openapi_pydantic-0.5.1-py3-none-any.whl.metadata (10 kB)
|
|
#9 66.92 Collecting packaging>=24.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 66.95 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB)
|
|
#9 67.20 Collecting platformdirs>=4.0.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 67.23 Downloading platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB)
|
|
#9 67.32 Collecting py-key-value-aio<0.5.0,>=0.4.4 (from py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 67.34 Downloading py_key_value_aio-0.4.4-py3-none-any.whl.metadata (15 kB)
|
|
#9 68.13 Collecting uncalled-for>=0.2.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 68.15 Downloading uncalled_for-0.2.0-py3-none-any.whl.metadata (2.9 kB)
|
|
#9 69.47 Collecting watchfiles>=1.0.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 69.49 Downloading watchfiles-1.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (4.9 kB)
|
|
#9 71.05 Collecting websockets>=15.0.1 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 71.07 Downloading websockets-16.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (6.8 kB)
|
|
#9 71.92 Collecting annotated-doc>=0.0.2 (from fastapi>=0.109.0->-r requirements.txt (line 9))
|
|
#9 71.94 Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB)
|
|
#9 72.21 Collecting click>=7.0 (from uvicorn>=0.27.0->uvicorn[standard]>=0.27.0->-r requirements.txt (line 10))
|
|
#9 72.23 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
|
|
#9 72.32 Collecting h11>=0.8 (from uvicorn>=0.27.0->uvicorn[standard]>=0.27.0->-r requirements.txt (line 10))
|
|
#9 72.34 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
|
|
#9 72.44 Collecting annotated-types>=0.6.0 (from pydantic>=2.5.0->-r requirements.txt (line 11))
|
|
#9 72.46 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
|
|
#9 82.94 Collecting pydantic-core==2.41.5 (from pydantic>=2.5.0->-r requirements.txt (line 11))
|
|
#9 82.96 Downloading pydantic_core-2.41.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.3 kB)
|
|
#9 83.29 Collecting aiohappyeyeballs>=2.5.0 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 83.31 Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
|
|
#9 83.38 Collecting aiosignal>=1.4.0 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 83.39 Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB)
|
|
#9 83.56 Collecting attrs>=17.3.0 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 83.58 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB)
|
|
#9 84.81 Collecting frozenlist>=1.1.1 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 84.83 Downloading frozenlist-1.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (20 kB)
|
|
#9 88.61 Collecting multidict<7.0,>=4.5 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 88.63 Downloading multidict-6.7.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (5.3 kB)
|
|
#9 89.42 Collecting propcache>=0.2.0 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 89.44 Downloading propcache-0.4.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (13 kB)
|
|
#9 93.55 Collecting yarl<2.0,>=1.17.0 (from aiohttp>=3.9.0->-r requirements.txt (line 14))
|
|
#9 93.57 Downloading yarl-1.23.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (79 kB)
|
|
#9 94.20 Collecting httptools>=0.6.3 (from uvicorn[standard]>=0.27.0->-r requirements.txt (line 10))
|
|
#9 94.22 Downloading httptools-0.7.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (3.5 kB)
|
|
#9 94.90 Collecting uvloop>=0.15.1 (from uvicorn[standard]>=0.27.0->-r requirements.txt (line 10))
|
|
#9 94.92 Downloading uvloop-0.22.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (4.9 kB)
|
|
#9 95.37 Collecting idna>=2.8 (from anyio>=0->pydantic-evals==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 95.40 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB)
|
|
#9 98.73 Collecting cryptography (from authlib>=1.6.5->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 98.75 Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_aarch64.whl.metadata (5.7 kB)
|
|
#9 99.07 Collecting docstring-parser<4.0,>=0.15 (from cyclopts>=4.0.0->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 99.09 Downloading docstring_parser-0.17.0-py3-none-any.whl.metadata (3.5 kB)
|
|
#9 99.21 Collecting rich-rst<2.0.0,>=1.3.1 (from cyclopts>=4.0.0->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 99.23 Downloading rich_rst-1.3.2-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 100.0 Collecting certifi (from httpx>=0.27->pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 100.0 Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB)
|
|
#9 100.3 Collecting httpcore==1.* (from httpx>=0.27->pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 100.3 Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
|
|
#9 100.7 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.20.0->mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 100.8 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB)
|
|
#9 101.1 Collecting referencing>=0.28.4 (from jsonschema>=4.20.0->mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 101.2 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB)
|
|
#9 105.5 Collecting rpds-py>=0.25.0 (from jsonschema>=4.20.0->mcp>=0.9.0->-r requirements.txt (line 5))
|
|
#9 105.5 Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (4.1 kB)
|
|
#9 105.6 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path>=0.3.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 105.7 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB)
|
|
#9 106.9 Collecting importlib-metadata<8.8.0,>=6.0 (from opentelemetry-api>=1.28.0->pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 106.9 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB)
|
|
#9 107.4 Collecting beartype>=0.20.0 (from py-key-value-aio<0.5.0,>=0.4.4->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 107.4 Downloading beartype-0.22.9-py3-none-any.whl.metadata (37 kB)
|
|
#9 108.2 Collecting aiofile>=3.5.0 (from py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 108.2 Downloading aiofile-3.9.0-py3-none-any.whl.metadata (14 kB)
|
|
#9 108.9 Collecting keyring>=25.6.0 (from py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 108.9 Downloading keyring-25.7.0-py3-none-any.whl.metadata (21 kB)
|
|
#9 109.2 Collecting cachetools>=5.0.0 (from py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 109.2 Downloading cachetools-7.0.4-py3-none-any.whl.metadata (5.6 kB)
|
|
#9 109.5 Collecting email-validator>=2.0.0 (from pydantic[email]>=2.11.7->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 109.5 Downloading email_validator-2.3.0-py3-none-any.whl.metadata (26 kB)
|
|
#9 110.3 Collecting markdown-it-py>=2.2.0 (from rich>=13->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 110.3 Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 110.7 Collecting pygments<3.0.0,>=2.13.0 (from rich>=13->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 110.7 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
|
|
#9 113.0 Collecting caio<0.10.0,>=0.9.0 (from aiofile>=3.5.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 113.0 Downloading caio-0.9.25-cp312-cp312-manylinux_2_34_aarch64.whl.metadata (3.3 kB)
|
|
#9 113.3 Collecting distro<2,>=1.7.0 (from anthropic>=0.80.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 113.3 Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 114.6 Collecting jiter<1,>=0.4.0 (from anthropic>=0.80.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 114.6 Downloading jiter-0.13.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.2 kB)
|
|
#9 114.7 Collecting sniffio (from anthropic>=0.80.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 114.7 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
|
|
#9 124.0 Collecting botocore<1.43.0,>=1.42.63 (from boto3>=1.42.14->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 124.0 Downloading botocore-1.42.63-py3-none-any.whl.metadata (5.9 kB)
|
|
#9 124.2 Collecting jmespath<2.0.0,>=0.7.1 (from boto3>=1.42.14->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 124.2 Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB)
|
|
#9 124.4 Collecting s3transfer<0.17.0,>=0.16.0 (from boto3>=1.42.14->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 124.5 Downloading s3transfer-0.16.0-py3-none-any.whl.metadata (1.7 kB)
|
|
#9 126.7 Collecting fastavro<2.0.0,>=1.9.4 (from cohere>=5.20.6->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 126.8 Downloading fastavro-1.12.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (5.8 kB)
|
|
#9 129.5 Collecting tokenizers<1,>=0.15 (from cohere>=5.20.6->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 129.5 Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.3 kB)
|
|
#9 130.1 Collecting types-requests<3.0.0,>=2.0.0 (from cohere>=5.20.6->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 130.2 Downloading types_requests-2.32.4.20260107-py3-none-any.whl.metadata (2.0 kB)
|
|
#9 132.3 Collecting cffi>=2.0.0 (from cryptography->authlib>=1.6.5->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 132.3 Downloading cffi-2.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (2.6 kB)
|
|
#9 132.5 Collecting dnspython>=2.0.0 (from email-validator>=2.0.0->pydantic[email]>=2.11.7->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 132.6 Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB)
|
|
#9 133.0 Collecting pyasn1-modules>=0.2.1 (from google-auth>=2.36.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 133.0 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB)
|
|
#9 133.7 Collecting rsa<5,>=3.1.4 (from google-auth>=2.36.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 133.7 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)
|
|
#9 135.4 Collecting filelock>=3.10.0 (from huggingface-hub<2.0.0,>=1.3.4->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 135.4 Downloading filelock-3.25.0-py3-none-any.whl.metadata (2.0 kB)
|
|
#9 135.7 Collecting fsspec>=2023.5.0 (from huggingface-hub<2.0.0,>=1.3.4->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 135.8 Downloading fsspec-2026.2.0-py3-none-any.whl.metadata (10 kB)
|
|
#9 137.0 Collecting hf-xet<2.0.0,>=1.3.2 (from huggingface-hub<2.0.0,>=1.3.4->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 137.1 Downloading hf_xet-1.3.2-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (4.9 kB)
|
|
#9 137.7 Collecting tqdm>=4.42.1 (from huggingface-hub<2.0.0,>=1.3.4->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 137.7 Downloading tqdm-4.67.3-py3-none-any.whl.metadata (57 kB)
|
|
#9 138.1 Collecting typer (from huggingface-hub<2.0.0,>=1.3.4->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 138.1 Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB)
|
|
#9 138.6 Collecting zipp>=3.20 (from importlib-metadata<8.8.0,>=6.0->opentelemetry-api>=1.28.0->pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 138.7 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB)
|
|
#9 139.1 Collecting SecretStorage>=3.2 (from keyring>=25.6.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 139.1 Downloading secretstorage-3.5.0-py3-none-any.whl.metadata (4.0 kB)
|
|
#9 139.2 Collecting jeepney>=0.4.2 (from keyring>=25.6.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 139.2 Downloading jeepney-0.9.0-py3-none-any.whl.metadata (1.2 kB)
|
|
#9 139.3 Collecting jaraco.classes (from keyring>=25.6.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 139.3 Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB)
|
|
#9 139.5 Collecting jaraco.functools (from keyring>=25.6.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 139.6 Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB)
|
|
#9 139.7 Collecting jaraco.context (from keyring>=25.6.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 139.7 Downloading jaraco_context-6.1.1-py3-none-any.whl.metadata (4.3 kB)
|
|
#9 139.9 Collecting executing>=2.0.1 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 139.9 Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB)
|
|
#9 140.2 Collecting opentelemetry-exporter-otlp-proto-http<1.40.0,>=1.39.0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 140.2 Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl.metadata (2.4 kB)
|
|
#9 140.5 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 140.5 Downloading opentelemetry_instrumentation-0.61b0-py3-none-any.whl.metadata (7.2 kB)
|
|
#9 140.8 Collecting opentelemetry-sdk<1.40.0,>=1.39.0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 140.8 Downloading opentelemetry_sdk-1.39.1-py3-none-any.whl.metadata (1.5 kB)
|
|
#9 141.9 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 141.9 Downloading opentelemetry_instrumentation_httpx-0.61b0-py3-none-any.whl.metadata (7.4 kB)
|
|
#9 142.0 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 142.0 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
|
|
#9 142.1 Collecting eval-type-backport>=0.2.0 (from mistralai>=1.9.11->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 142.2 Downloading eval_type_backport-0.3.1-py3-none-any.whl.metadata (2.4 kB)
|
|
#9 142.4 Collecting invoke<3.0.0,>=2.2.0 (from mistralai>=1.9.11->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 142.5 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB)
|
|
#9 142.9 Collecting python-dateutil>=2.8.2 (from mistralai>=1.9.11->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 142.9 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
|
|
#9 143.7 Collecting wcwidth (from prompt-toolkit>=3->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 143.7 Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB)
|
|
#9 145.6 Collecting charset_normalizer<4,>=2 (from requests>=2.32.2->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 145.6 Downloading charset_normalizer-3.4.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (39 kB)
|
|
#9 146.2 Collecting urllib3<3,>=1.21.1 (from requests>=2.32.2->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 146.3 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB)
|
|
#9 146.7 Collecting docutils (from rich-rst<2.0.0,>=1.3.1->cyclopts>=4.0.0->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 146.7 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB)
|
|
#9 153.2 Collecting regex>=2022.1.18 (from tiktoken>=0.12.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 153.2 Downloading regex-2026.2.28-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (40 kB)
|
|
#9 154.1 Collecting googleapis-common-protos<2,>=1.65.0 (from xai-sdk>=1.5.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 154.1 Downloading googleapis_common_protos-1.73.0-py3-none-any.whl.metadata (9.4 kB)
|
|
#9 162.2 Collecting grpcio<2,>=1.72.1 (from xai-sdk>=1.5.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 162.2 Downloading grpcio-1.78.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (3.8 kB)
|
|
#9 162.5 Collecting packaging>=24.0 (from fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 162.5 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
|
|
#9 163.9 Collecting pycparser (from cffi>=2.0.0->cryptography->authlib>=1.6.5->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 164.0 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB)
|
|
#9 167.4 Collecting opentelemetry-exporter-otlp-proto-common==1.39.1 (from opentelemetry-exporter-otlp-proto-http<1.40.0,>=1.39.0->logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 167.4 Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl.metadata (1.8 kB)
|
|
#9 167.6 Collecting opentelemetry-proto==1.39.1 (from opentelemetry-exporter-otlp-proto-http<1.40.0,>=1.39.0->logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 167.7 Downloading opentelemetry_proto-1.39.1-py3-none-any.whl.metadata (2.3 kB)
|
|
#9 170.0 Collecting opentelemetry-semantic-conventions==0.61b0 (from opentelemetry-instrumentation>=0.41b0->logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 170.1 Downloading opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl.metadata (2.5 kB)
|
|
#9 172.7 Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation>=0.41b0->logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 172.8 Downloading wrapt-1.17.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (6.4 kB)
|
|
#9 173.7 Collecting opentelemetry-util-http==0.61b0 (from opentelemetry-instrumentation-httpx>=0.42b0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 173.7 Downloading opentelemetry_util_http-0.61b0-py3-none-any.whl.metadata (2.6 kB)
|
|
#9 174.2 INFO: pip is looking at multiple versions of opentelemetry-sdk to determine which version is compatible with other requirements. This could take a while.
|
|
#9 174.2 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 174.3 Downloading opentelemetry_instrumentation_httpx-0.60b1-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 174.5 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 174.5 Downloading opentelemetry_instrumentation-0.60b1-py3-none-any.whl.metadata (7.2 kB)
|
|
#9 174.6 INFO: pip is looking at multiple versions of opentelemetry-instrumentation-httpx to determine which version is compatible with other requirements. This could take a while.
|
|
#9 174.6 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 174.6 Downloading opentelemetry_instrumentation_httpx-0.60b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 174.8 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 174.8 Downloading opentelemetry_instrumentation-0.60b0-py3-none-any.whl.metadata (7.2 kB)
|
|
#9 174.9 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.0 Downloading opentelemetry_instrumentation_httpx-0.59b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 175.1 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.1 Downloading opentelemetry_instrumentation-0.59b0-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 175.2 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.2 Downloading opentelemetry_instrumentation_httpx-0.58b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 175.4 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.4 Downloading opentelemetry_instrumentation-0.58b0-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 175.5 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.5 Downloading opentelemetry_instrumentation_httpx-0.57b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 175.7 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.7 Downloading opentelemetry_instrumentation-0.57b0-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 175.8 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 175.8 Downloading opentelemetry_instrumentation_httpx-0.56b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 176.0 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.0 Downloading opentelemetry_instrumentation-0.56b0-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 176.1 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.1 Downloading opentelemetry_instrumentation_httpx-0.55b1-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 176.3 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.3 Downloading opentelemetry_instrumentation-0.55b1-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 176.4 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.4 Downloading opentelemetry_instrumentation_httpx-0.55b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 176.6 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.6 Downloading opentelemetry_instrumentation-0.55b0-py3-none-any.whl.metadata (6.7 kB)
|
|
#9 176.7 INFO: pip is still looking at multiple versions of opentelemetry-instrumentation-httpx to determine which version is compatible with other requirements. This could take a while.
|
|
#9 176.7 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.7 Downloading opentelemetry_instrumentation_httpx-0.54b1-py3-none-any.whl.metadata (7.4 kB)
|
|
#9 176.9 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 176.9 Downloading opentelemetry_instrumentation-0.54b1-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 177.0 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.1 Downloading opentelemetry_instrumentation_httpx-0.54b0-py3-none-any.whl.metadata (7.4 kB)
|
|
#9 177.2 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.2 Downloading opentelemetry_instrumentation-0.54b0-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 177.3 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.3 Downloading opentelemetry_instrumentation_httpx-0.53b1-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 177.5 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.5 Downloading opentelemetry_instrumentation-0.53b1-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 177.6 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.7 Downloading opentelemetry_instrumentation_httpx-0.53b0-py3-none-any.whl.metadata (7.3 kB)
|
|
#9 177.8 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.8 Downloading opentelemetry_instrumentation-0.53b0-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 177.9 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 177.9 Downloading opentelemetry_instrumentation_httpx-0.52b1-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 178.1 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 178.1 Downloading opentelemetry_instrumentation-0.52b1-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 178.2 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
|
|
#9 178.2 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 178.2 Downloading opentelemetry_instrumentation_httpx-0.52b0-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 178.4 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 178.4 Downloading opentelemetry_instrumentation-0.52b0-py3-none-any.whl.metadata (6.8 kB)
|
|
#9 178.5 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 178.5 Downloading opentelemetry_instrumentation_httpx-0.51b0-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 178.7 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 178.7 Downloading opentelemetry_instrumentation-0.51b0-py3-none-any.whl.metadata (6.3 kB)
|
|
#9 178.8 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 178.8 Downloading opentelemetry_instrumentation_httpx-0.50b0-py3-none-any.whl.metadata (7.0 kB)
|
|
#9 179.0 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.0 Downloading opentelemetry_instrumentation-0.50b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 179.1 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.1 Downloading opentelemetry_instrumentation_httpx-0.49b2-py3-none-any.whl.metadata (7.0 kB)
|
|
#9 179.2 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.3 Downloading opentelemetry_instrumentation-0.49b2-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 179.4 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.4 Downloading opentelemetry_instrumentation_httpx-0.49b1-py3-none-any.whl.metadata (7.0 kB)
|
|
#9 179.5 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.5 Downloading opentelemetry_instrumentation-0.49b1-py3-none-any.whl.metadata (6.2 kB)
|
|
#9 179.6 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.7 Downloading opentelemetry_instrumentation_httpx-0.49b0-py3-none-any.whl.metadata (7.0 kB)
|
|
#9 179.8 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.8 Downloading opentelemetry_instrumentation-0.49b0-py3-none-any.whl.metadata (6.2 kB)
|
|
#9 179.9 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 179.9 Downloading opentelemetry_instrumentation_httpx-0.48b0-py3-none-any.whl.metadata (7.0 kB)
|
|
#9 180.1 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.1 Downloading opentelemetry_instrumentation-0.48b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 180.2 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.2 Downloading opentelemetry_instrumentation_httpx-0.47b0-py3-none-any.whl.metadata (7.0 kB)
|
|
#9 180.4 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.4 Downloading opentelemetry_instrumentation-0.47b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 180.5 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.5 Downloading opentelemetry_instrumentation_httpx-0.46b0-py3-none-any.whl.metadata (6.9 kB)
|
|
#9 180.6 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.7 Downloading opentelemetry_instrumentation-0.46b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 180.8 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.8 Downloading opentelemetry_instrumentation_httpx-0.45b0-py3-none-any.whl.metadata (6.9 kB)
|
|
#9 180.9 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 180.9 Downloading opentelemetry_instrumentation-0.45b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 181.0 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 181.1 Downloading opentelemetry_instrumentation_httpx-0.44b0-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 181.2 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 181.2 Downloading opentelemetry_instrumentation-0.44b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 181.4 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 181.4 Downloading opentelemetry_instrumentation_httpx-0.43b0-py3-none-any.whl.metadata (7.1 kB)
|
|
#9 181.5 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 181.5 Downloading opentelemetry_instrumentation-0.43b0-py3-none-any.whl.metadata (5.9 kB)
|
|
#9 181.6 Collecting opentelemetry-instrumentation-httpx>=0.42b0 (from logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 181.7 Downloading opentelemetry_instrumentation_httpx-0.42b0-py3-none-any.whl.metadata (6.1 kB)
|
|
#9 181.8 Collecting opentelemetry-instrumentation>=0.41b0 (from logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 181.8 Downloading opentelemetry_instrumentation-0.42b0-py3-none-any.whl.metadata (5.9 kB)
|
|
#9 182.1 Collecting opentelemetry-semantic-conventions==0.60b1 (from opentelemetry-instrumentation>=0.41b0->logfire>=4.16.0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 182.1 Downloading opentelemetry_semantic_conventions-0.60b1-py3-none-any.whl.metadata (2.4 kB)
|
|
#9 182.3 Collecting opentelemetry-api>=1.28.0 (from pydantic-ai-slim==1.67.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 182.3 Downloading opentelemetry_api-1.39.1-py3-none-any.whl.metadata (1.5 kB)
|
|
#9 182.8 Collecting opentelemetry-util-http==0.60b1 (from opentelemetry-instrumentation-httpx>=0.42b0->logfire[httpx]>=4.16.0; extra == "logfire"->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 182.9 Downloading opentelemetry_util_http-0.60b1-py3-none-any.whl.metadata (2.6 kB)
|
|
#9 183.7 Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth>=2.36.0->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 183.7 Downloading pyasn1-0.6.2-py3-none-any.whl.metadata (8.4 kB)
|
|
#9 183.9 Collecting six>=1.5 (from python-dateutil>=2.8.2->mistralai>=1.9.11->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 184.0 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
|
|
#9 192.2 Collecting more-itertools (from jaraco.classes->keyring>=25.6.0->py-key-value-aio[filetree,keyring,memory]<0.5.0,>=0.4.4->fastmcp>=0.1.0->-r requirements.txt (line 6))
|
|
#9 192.2 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB)
|
|
#9 192.9 Collecting shellingham>=1.3.0 (from typer->huggingface-hub<2.0.0,>=1.3.4->pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,fastmcp,google,groq,huggingface,logfire,mcp,mistral,openai,retries,temporal,ui,vertexai,xai]==1.67.0->pydantic-ai>=0.0.14->-r requirements.txt (line 2))
|
|
#9 192.9 Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
|
|
#9 194.1 Downloading pydantic_ai-1.67.0-py3-none-any.whl (7.2 kB)
|
|
#9 194.1 Downloading pydantic_ai_slim-1.67.0-py3-none-any.whl (567 kB)
|
|
#9 194.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.9/567.9 kB 41.9 MB/s eta 0:00:00
|
|
#9 194.2 Downloading pydantic_evals-1.67.0-py3-none-any.whl (67 kB)
|
|
#9 194.2 Downloading pydantic_graph-1.67.0-py3-none-any.whl (72 kB)
|
|
#9 194.2 Downloading temporalio-1.20.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.8 MB)
|
|
#9 194.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 43.5 MB/s eta 0:00:00
|
|
#9 194.6 Downloading nexus_rpc-1.2.0-py3-none-any.whl (28 kB)
|
|
#9 194.6 Downloading mcp-1.26.0-py3-none-any.whl (233 kB)
|
|
#9 194.6 Downloading fastmcp-3.1.0-py3-none-any.whl (633 kB)
|
|
#9 194.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 43.4 MB/s eta 0:00:00
|
|
#9 194.7 Downloading fastapi-0.135.1-py3-none-any.whl (116 kB)
|
|
#9 194.7 Downloading uvicorn-0.41.0-py3-none-any.whl (68 kB)
|
|
#9 194.7 Downloading pydantic-2.12.5-py3-none-any.whl (463 kB)
|
|
#9 194.7 Downloading pydantic_core-2.41.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB)
|
|
#9 194.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 43.8 MB/s eta 0:00:00
|
|
#9 194.8 Downloading aiohttp-3.13.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.7 MB)
|
|
#9 194.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 44.0 MB/s eta 0:00:00
|
|
#9 194.9 Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB)
|
|
#9 194.9 Downloading loguru-0.7.3-py3-none-any.whl (61 kB)
|
|
#9 194.9 Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
|
|
#9 195.0 Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
|
|
#9 195.0 Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB)
|
|
#9 195.0 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
|
|
#9 195.0 Downloading anyio-4.12.1-py3-none-any.whl (113 kB)
|
|
#9 195.0 Downloading attrs-25.4.0-py3-none-any.whl (67 kB)
|
|
#9 195.1 Downloading authlib-1.6.9-py2.py3-none-any.whl (244 kB)
|
|
#9 195.1 Downloading click-8.3.1-py3-none-any.whl (108 kB)
|
|
#9 195.1 Downloading cyclopts-4.8.0-py3-none-any.whl (201 kB)
|
|
#9 195.1 Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
|
|
#9 195.2 Downloading frozenlist-1.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (243 kB)
|
|
#9 195.2 Downloading h11-0.16.0-py3-none-any.whl (37 kB)
|
|
#9 195.2 Downloading httptools-0.7.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (511 kB)
|
|
#9 195.2 Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
|
|
#9 195.2 Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
|
|
#9 195.3 Downloading httpx_sse-0.4.3-py3-none-any.whl (9.0 kB)
|
|
#9 195.3 Downloading jsonref-1.1.0-py3-none-any.whl (9.4 kB)
|
|
#9 195.3 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB)
|
|
#9 195.3 Downloading jsonschema_path-0.4.5-py3-none-any.whl (19 kB)
|
|
#9 195.3 Downloading multidict-6.7.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (258 kB)
|
|
#9 195.4 Downloading openapi_pydantic-0.5.1-py3-none-any.whl (96 kB)
|
|
#9 195.4 Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB)
|
|
#9 195.4 Downloading propcache-0.4.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (225 kB)
|
|
#9 195.4 Downloading py_key_value_aio-0.4.4-py3-none-any.whl (152 kB)
|
|
#9 195.5 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB)
|
|
#9 195.5 Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB)
|
|
#9 195.5 Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB)
|
|
#9 195.5 Downloading python_multipart-0.0.22-py3-none-any.whl (24 kB)
|
|
#9 195.5 Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (775 kB)
|
|
#9 195.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.1/775.1 kB 44.8 MB/s eta 0:00:00
|
|
#9 195.6 Downloading rich-14.3.3-py3-none-any.whl (310 kB)
|
|
#9 195.6 Downloading sse_starlette-3.3.2-py3-none-any.whl (14 kB)
|
|
#9 195.6 Downloading starlette-0.52.1-py3-none-any.whl (74 kB)
|
|
#9 195.7 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
|
|
#9 195.7 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB)
|
|
#9 195.7 Downloading uncalled_for-0.2.0-py3-none-any.whl (11 kB)
|
|
#9 195.7 Downloading uvloop-0.22.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (4.3 MB)
|
|
#9 195.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 44.4 MB/s eta 0:00:00
|
|
#9 195.9 Downloading watchfiles-1.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (449 kB)
|
|
#9 195.9 Downloading websockets-16.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (186 kB)
|
|
#9 195.9 Downloading yarl-1.23.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (97 kB)
|
|
#9 195.9 Downloading ag_ui_protocol-0.1.13-py3-none-any.whl (8.1 kB)
|
|
#9 196.0 Downloading aiofile-3.9.0-py3-none-any.whl (19 kB)
|
|
#9 196.0 Downloading anthropic-0.84.0-py3-none-any.whl (455 kB)
|
|
#9 196.0 Downloading argcomplete-3.6.3-py3-none-any.whl (43 kB)
|
|
#9 196.0 Downloading beartype-0.22.9-py3-none-any.whl (1.3 MB)
|
|
#9 196.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 43.4 MB/s eta 0:00:00
|
|
#9 196.1 Downloading boto3-1.42.63-py3-none-any.whl (140 kB)
|
|
#9 196.2 Downloading cachetools-7.0.4-py3-none-any.whl (13 kB)
|
|
#9 196.2 Downloading cohere-5.20.7-py3-none-any.whl (323 kB)
|
|
#9 196.2 Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_aarch64.whl (4.3 MB)
|
|
#9 196.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 44.2 MB/s eta 0:00:00
|
|
#9 196.3 Downloading docstring_parser-0.17.0-py3-none-any.whl (36 kB)
|
|
#9 196.4 Downloading email_validator-2.3.0-py3-none-any.whl (35 kB)
|
|
#9 196.4 Downloading genai_prices-0.0.55-py3-none-any.whl (62 kB)
|
|
#9 196.4 Downloading google_auth-2.49.0-py3-none-any.whl (240 kB)
|
|
#9 196.4 Downloading google_genai-1.66.0-py3-none-any.whl (732 kB)
|
|
#9 196.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 42.0 MB/s eta 0:00:00
|
|
#9 196.5 Downloading griffelib-2.0.0-py3-none-any.whl (142 kB)
|
|
#9 196.5 Downloading groq-1.1.0-py3-none-any.whl (139 kB)
|
|
#9 196.5 Downloading huggingface_hub-1.6.0-py3-none-any.whl (612 kB)
|
|
#9 196.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 612.9/612.9 kB 43.1 MB/s eta 0:00:00
|
|
#9 196.6 Downloading idna-3.11-py3-none-any.whl (71 kB)
|
|
#9 196.6 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
|
|
#9 196.6 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
|
|
#9 196.7 Downloading keyring-25.7.0-py3-none-any.whl (39 kB)
|
|
#9 196.7 Downloading logfire-4.27.0-py3-none-any.whl (301 kB)
|
|
#9 196.7 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
|
|
#9 196.7 Downloading mistralai-1.12.4-py3-none-any.whl (509 kB)
|
|
#9 196.8 Downloading openai-2.26.0-py3-none-any.whl (1.1 MB)
|
|
#9 196.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 43.9 MB/s eta 0:00:00
|
|
#9 196.8 Downloading pathable-0.5.0-py3-none-any.whl (16 kB)
|
|
#9 196.8 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB)
|
|
#9 196.9 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
|
|
#9 196.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.8 MB/s eta 0:00:00
|
|
#9 196.9 Downloading referencing-0.37.0-py3-none-any.whl (26 kB)
|
|
#9 197.0 Downloading requests-2.32.5-py3-none-any.whl (64 kB)
|
|
#9 197.0 Downloading certifi-2026.2.25-py3-none-any.whl (153 kB)
|
|
#9 197.0 Downloading rich_rst-1.3.2-py3-none-any.whl (12 kB)
|
|
#9 197.0 Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390 kB)
|
|
#9 197.1 Downloading tenacity-9.1.4-py3-none-any.whl (28 kB)
|
|
#9 197.1 Downloading tiktoken-0.12.0-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB)
|
|
#9 197.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 42.8 MB/s eta 0:00:00
|
|
#9 197.2 Downloading xai_sdk-1.8.0-py3-none-any.whl (242 kB)
|
|
#9 197.2 Downloading packaging-25.0-py3-none-any.whl (66 kB)
|
|
#9 197.2 Downloading botocore-1.42.63-py3-none-any.whl (14.6 MB)
|
|
#9 197.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/14.6 MB 43.2 MB/s eta 0:00:00
|
|
#9 197.6 Downloading caio-0.9.25-cp312-cp312-manylinux_2_34_aarch64.whl (81 kB)
|
|
#9 197.6 Downloading cffi-2.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (220 kB)
|
|
#9 197.7 Downloading charset_normalizer-3.4.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (189 kB)
|
|
#9 197.7 Downloading distro-1.9.0-py3-none-any.whl (20 kB)
|
|
#9 197.7 Downloading dnspython-2.8.0-py3-none-any.whl (331 kB)
|
|
#9 197.7 Downloading eval_type_backport-0.3.1-py3-none-any.whl (6.1 kB)
|
|
#9 197.8 Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB)
|
|
#9 197.8 Downloading fastavro-1.12.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.4 MB)
|
|
#9 197.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 43.0 MB/s eta 0:00:00
|
|
#9 197.9 Downloading filelock-3.25.0-py3-none-any.whl (26 kB)
|
|
#9 197.9 Downloading fsspec-2026.2.0-py3-none-any.whl (202 kB)
|
|
#9 197.9 Downloading googleapis_common_protos-1.73.0-py3-none-any.whl (297 kB)
|
|
#9 198.0 Downloading grpcio-1.78.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB)
|
|
#9 198.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 44.2 MB/s eta 0:00:00
|
|
#9 198.2 Downloading hf_xet-1.3.2-cp37-abi3-manylinux_2_28_aarch64.whl (4.0 MB)
|
|
#9 198.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 44.1 MB/s eta 0:00:00
|
|
#9 198.3 Downloading invoke-2.2.1-py3-none-any.whl (160 kB)
|
|
#9 198.3 Downloading jeepney-0.9.0-py3-none-any.whl (49 kB)
|
|
#9 198.4 Downloading jiter-0.13.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348 kB)
|
|
#9 198.4 Downloading jmespath-1.1.0-py3-none-any.whl (20 kB)
|
|
#9 198.4 Downloading logfire_api-4.27.0-py3-none-any.whl (121 kB)
|
|
#9 198.4 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
|
|
#9 198.4 Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl (19 kB)
|
|
#9 198.5 Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl (18 kB)
|
|
#9 198.5 Downloading opentelemetry_proto-1.39.1-py3-none-any.whl (72 kB)
|
|
#9 198.5 Downloading opentelemetry_instrumentation-0.60b1-py3-none-any.whl (33 kB)
|
|
#9 198.5 Downloading opentelemetry_semantic_conventions-0.60b1-py3-none-any.whl (219 kB)
|
|
#9 198.6 Downloading opentelemetry_api-1.39.1-py3-none-any.whl (66 kB)
|
|
#9 198.6 Downloading opentelemetry_instrumentation_httpx-0.60b1-py3-none-any.whl (15 kB)
|
|
#9 198.6 Downloading opentelemetry_util_http-0.60b1-py3-none-any.whl (8.9 kB)
|
|
#9 198.6 Downloading opentelemetry_sdk-1.39.1-py3-none-any.whl (132 kB)
|
|
#9 198.6 Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_aarch64.whl (324 kB)
|
|
#9 198.7 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB)
|
|
#9 198.7 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
|
|
#9 198.7 Downloading regex-2026.2.28-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (796 kB)
|
|
#9 198.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.8/796.8 kB 43.6 MB/s eta 0:00:00
|
|
#9 198.8 Downloading rsa-4.9.1-py3-none-any.whl (34 kB)
|
|
#9 198.8 Downloading s3transfer-0.16.0-py3-none-any.whl (86 kB)
|
|
#9 198.8 Downloading secretstorage-3.5.0-py3-none-any.whl (15 kB)
|
|
#9 198.8 Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.3 MB)
|
|
#9 198.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 44.0 MB/s eta 0:00:00
|
|
#9 199.0 Downloading tqdm-4.67.3-py3-none-any.whl (78 kB)
|
|
#9 199.0 Downloading types_protobuf-6.32.1.20260221-py3-none-any.whl (77 kB)
|
|
#9 199.0 Downloading types_requests-2.32.4.20260107-py3-none-any.whl (20 kB)
|
|
#9 199.1 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB)
|
|
#9 199.1 Downloading zipp-3.23.0-py3-none-any.whl (10 kB)
|
|
#9 199.1 Downloading docutils-0.22.4-py3-none-any.whl (633 kB)
|
|
#9 199.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 43.3 MB/s eta 0:00:00
|
|
#9 199.2 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
|
|
#9 199.2 Downloading jaraco_context-6.1.1-py3-none-any.whl (7.0 kB)
|
|
#9 199.2 Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB)
|
|
#9 199.2 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
|
|
#9 199.2 Downloading typer-0.24.1-py3-none-any.whl (56 kB)
|
|
#9 199.3 Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB)
|
|
#9 199.3 Downloading pyasn1-0.6.2-py3-none-any.whl (83 kB)
|
|
#9 199.3 Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
|
|
#9 199.3 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
|
|
#9 199.3 Downloading wrapt-1.17.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (88 kB)
|
|
#9 199.3 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB)
|
|
#9 199.4 Downloading pycparser-3.0-py3-none-any.whl (48 kB)
|
|
#9 207.4 Installing collected packages: pyperclip, zipp, wrapt, websockets, wcwidth, uvloop, urllib3, uncalled-for, typing-extensions, types-protobuf, tqdm, tenacity, sniffio, six, shellingham, rpds-py, regex, pyyaml, python-multipart, python-dotenv, pyjwt, pygments, pycparser, pyasn1, protobuf, propcache, platformdirs, pathable, packaging, opentelemetry-util-http, multidict, more-itertools, mdurl, loguru, logfire-api, jsonref, jmespath, jiter, jeepney, jaraco.context, invoke, idna, httpx-sse, httptools, hf-xet, h11, griffelib, fsspec, frozenlist, filelock, fastavro, executing, eval-type-backport, docutils, docstring-parser, dnspython, distro, click, charset_normalizer, certifi, caio, cachetools, beartype, attrs, argcomplete, annotated-types, annotated-doc, aiohappyeyeballs, yarl, uvicorn, typing-inspection, types-requests, rsa, requests, referencing, python-dateutil, pydantic-core, pyasn1-modules, py-key-value-aio, prompt-toolkit, opentelemetry-proto, nexus-rpc, markdown-it-py, jaraco.functools, jaraco.classes, importlib-metadata, httpcore, grpcio, googleapis-common-protos, exceptiongroup, email-validator, cffi, anyio, aiosignal, aiofile, watchfiles, tiktoken, temporalio, starlette, rich, pydantic, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, jsonschema-specifications, jsonschema-path, httpx, cryptography, botocore, aiohttp, typer, sse-starlette, SecretStorage, s3transfer, rich-rst, pydantic-settings, pydantic-graph, opentelemetry-semantic-conventions, openapi-pydantic, openai, jsonschema, groq, google-auth, genai-prices, fastapi, authlib, anthropic, ag-ui-protocol, pydantic-ai-slim, opentelemetry-sdk, opentelemetry-instrumentation, mcp, keyring, huggingface-hub, cyclopts, boto3, xai-sdk, tokenizers, pydantic-evals, opentelemetry-instrumentation-httpx, opentelemetry-exporter-otlp-proto-http, google-genai, mistralai, logfire, fastmcp, cohere, pydantic-ai
|