From 0ecc75a896762caddb8a8e8f78e2f1cb29b4fa21 Mon Sep 17 00:00:00 2001 From: Strands Agent <217235299+strands-agent@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:37:29 +0000 Subject: [PATCH 1/4] docs: add "New" to TypeScript SDK admonition title in quickstart --- docs/user-guide/quickstart/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/quickstart/overview.md b/docs/user-guide/quickstart/overview.md index fd174e9d..802fb13e 100644 --- a/docs/user-guide/quickstart/overview.md +++ b/docs/user-guide/quickstart/overview.md @@ -12,7 +12,7 @@ Create your first Python Strands agent! ## :material-language-typescript: **TypeScript Quickstart** -!!! info "Experimental SDK" +!!! info "New Experimental SDK" The TypeScript SDK is experimental Create your first TypeScript Strands agent! From 1dff9125ad8c1618758cc41ad1e315063b312463 Mon Sep 17 00:00:00 2001 From: Strands Agent <217235299+strands-agent@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:38:05 +0000 Subject: [PATCH 2/4] Additional changes from write operations --- build_output.log | 43 ++++ pip_install.log | 592 +++++++++++++++++++++++++++++++++++++++++++++++ pip_macros.log | 36 +++ pip_mkdocs.log | 67 ++++++ pip_rest.log | 68 ++++++ 5 files changed, 806 insertions(+) create mode 100644 build_output.log create mode 100644 pip_install.log create mode 100644 pip_macros.log create mode 100644 pip_mkdocs.log create mode 100644 pip_rest.log diff --git a/build_output.log b/build_output.log new file mode 100644 index 00000000..42c596b2 --- /dev/null +++ b/build_output.log @@ -0,0 +1,43 @@ + +> docs@1.0.0 docs:clone +> rm -rf sdk-typescript && git clone https://github.com/strands-agents/sdk-typescript.git + +Cloning into 'sdk-typescript'... + +> docs@1.0.0 docs:ts +> typedoc --options typedoc.json + +sh: 1: typedoc: not found +✓ TypeScript clone repository successfully +Traceback (most recent call last): + File "/opt/hostedtoolcache/Python/3.13.11/x64/bin/mkdocs", line 7, in + sys.exit(cli()) + ~~~^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1442, in __call__ + return self.main(*args, **kwargs) + ~~~~~~~~~^^^^^^^^^^^^^^^^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1363, in main + rv = self.invoke(ctx) + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1830, in invoke + return _process_result(sub_ctx.command.invoke(sub_ctx)) + ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1226, in invoke + return ctx.invoke(self.callback, **ctx.params) + ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 794, in invoke + return callback(*args, **kwargs) + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/mkdocs/__main__.py", line 286, in build_command + cfg.plugins.on_startup(command='build', dirty=not clean) + ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/mkdocs/plugins.py", line 576, in on_startup + return self.run_event('startup', command=command, dirty=dirty) + ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/mkdocs/plugins.py", line 568, in run_event + result = method(**kwargs) + File "/home/runner/work/docs/docs/build-ts-docs.py", line 9, in on_startup + subprocess.run(['npm', 'run', 'docs:ts'], check=True, cwd=os.getcwd()) + ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/subprocess.py", line 577, in run + raise CalledProcessError(retcode, process.args, + output=stdout, stderr=stderr) +subprocess.CalledProcessError: Command '['npm', 'run', 'docs:ts']' returned non-zero exit status 127. diff --git a/pip_install.log b/pip_install.log new file mode 100644 index 00000000..8b0dec47 --- /dev/null +++ b/pip_install.log @@ -0,0 +1,592 @@ +Processing /home/runner/work/docs/docs + Installing build dependencies: started + Installing build dependencies: finished with status 'done' + Getting requirements to build wheel: started + Getting requirements to build wheel: finished with status 'done' + Preparing metadata (pyproject.toml): started + Preparing metadata (pyproject.toml): finished with status 'done' +Collecting click<8.3.0 (from docs==0.1.0) + Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) +Collecting mike~=2.1.3 (from docs==0.1.0) + Downloading mike-2.1.3-py3-none-any.whl.metadata (17 kB) +Collecting mkdocs~=1.6.1 (from docs==0.1.0) + Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) +Collecting mkdocs-macros-plugin~=1.3.7 (from docs==0.1.0) + Downloading mkdocs_macros_plugin-1.3.9-py3-none-any.whl.metadata (8.1 kB) +Collecting mkdocs-material~=9.6.12 (from docs==0.1.0) + Downloading mkdocs_material-9.6.23-py3-none-any.whl.metadata (19 kB) +Collecting mkdocstrings-python~=1.16.10 (from docs==0.1.0) + Downloading mkdocstrings_python-1.16.12-py3-none-any.whl.metadata (5.6 kB) +Collecting mkdocs-llmstxt~=0.2.0 (from docs==0.1.0) + Downloading mkdocs_llmstxt-0.2.0-py3-none-any.whl.metadata (5.4 kB) +Requirement already satisfied: strands-agents[all,bidi-all] in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from docs==0.1.0) (1.22.0) +Collecting pymdown-extensions>=10.16.1 (from docs==0.1.0) + Downloading pymdown_extensions-10.20-py3-none-any.whl.metadata (3.1 kB) +Collecting psutil~=7.2.0 (from docs==0.1.0) + Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) +Requirement already satisfied: importlib-metadata in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3->docs==0.1.0) (8.7.1) +Collecting importlib-resources (from mike~=2.1.3->docs==0.1.0) + Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) +Collecting jinja2>=2.7 (from mike~=2.1.3->docs==0.1.0) + Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) +Collecting pyparsing>=3.0 (from mike~=2.1.3->docs==0.1.0) + Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) +Collecting pyyaml>=5.1 (from mike~=2.1.3->docs==0.1.0) + Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) +Collecting pyyaml-env-tag (from mike~=2.1.3->docs==0.1.0) + Downloading pyyaml_env_tag-1.1-py3-none-any.whl.metadata (5.5 kB) +Collecting verspec (from mike~=2.1.3->docs==0.1.0) + Downloading verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB) +Collecting ghp-import>=1.0 (from mkdocs~=1.6.1->docs==0.1.0) + Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) +Collecting markdown>=3.3.6 (from mkdocs~=1.6.1->docs==0.1.0) + Downloading markdown-3.10-py3-none-any.whl.metadata (5.1 kB) +Collecting markupsafe>=2.0.1 (from mkdocs~=1.6.1->docs==0.1.0) + Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) +Collecting mergedeep>=1.3.4 (from mkdocs~=1.6.1->docs==0.1.0) + Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) +Collecting mkdocs-get-deps>=0.2.0 (from mkdocs~=1.6.1->docs==0.1.0) + Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB) +Requirement already satisfied: packaging>=20.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs~=1.6.1->docs==0.1.0) (25.0) +Collecting pathspec>=0.11.1 (from mkdocs~=1.6.1->docs==0.1.0) + Downloading pathspec-1.0.3-py3-none-any.whl.metadata (13 kB) +Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs~=1.6.1->docs==0.1.0) (6.0.0) +Requirement already satisfied: beautifulsoup4>=4.12 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0->docs==0.1.0) (4.14.3) +Requirement already satisfied: markdownify>=0.14 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0->docs==0.1.0) (1.2.2) +Collecting mdformat>=0.7.21 (from mkdocs-llmstxt~=0.2.0->docs==0.1.0) + Downloading mdformat-1.0.0-py3-none-any.whl.metadata (9.6 kB) +Collecting hjson (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) + Downloading hjson-3.1.0-py3-none-any.whl.metadata (2.6 kB) +Requirement already satisfied: python-dateutil in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) (2.9.0.post0) +Collecting super-collections (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) + Downloading super_collections-0.6.2-py3-none-any.whl.metadata (17 kB) +Collecting termcolor (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) + Downloading termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) +Collecting babel~=2.10 (from mkdocs-material~=9.6.12->docs==0.1.0) + Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) +Collecting backrefs~=5.7.post1 (from mkdocs-material~=9.6.12->docs==0.1.0) + Downloading backrefs-5.9-py313-none-any.whl.metadata (3.2 kB) +Requirement already satisfied: colorama~=0.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material~=9.6.12->docs==0.1.0) (0.4.6) +Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material~=9.6.12->docs==0.1.0) + Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB) +Collecting paginate~=0.5 (from mkdocs-material~=9.6.12->docs==0.1.0) + Downloading paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB) +Requirement already satisfied: pygments~=2.16 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material~=9.6.12->docs==0.1.0) (2.19.2) +Requirement already satisfied: requests~=2.26 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material~=9.6.12->docs==0.1.0) (2.32.5) +Collecting mkdocstrings>=0.28.3 (from mkdocstrings-python~=1.16.10->docs==0.1.0) + Downloading mkdocstrings-1.0.1-py3-none-any.whl.metadata (15 kB) +Collecting mkdocs-autorefs>=1.4 (from mkdocstrings-python~=1.16.10->docs==0.1.0) + Downloading mkdocs_autorefs-1.4.3-py3-none-any.whl.metadata (13 kB) +Collecting griffe>=1.6.2 (from mkdocstrings-python~=1.16.10->docs==0.1.0) + Downloading griffe-1.15.0-py3-none-any.whl.metadata (5.2 kB) +Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (3.4.4) +Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (3.11) +Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (2.6.3) +Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (2026.1.4) +Requirement already satisfied: soupsieve>=1.6.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (2.8.3) +Requirement already satisfied: typing-extensions>=4.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (4.15.0) +Requirement already satisfied: six<2,>=1.15 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdownify>=0.14->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (1.17.0) +Requirement already satisfied: markdown-it-py<5,>=1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (4.0.0) +Requirement already satisfied: mdurl~=0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdown-it-py<5,>=1->mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (0.1.2) +Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs~=1.6.1->docs==0.1.0) + Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) +Requirement already satisfied: zipp>=3.20 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from importlib-metadata->mike~=2.1.3->docs==0.1.0) (3.23.0) +Requirement already satisfied: boto3<2.0.0,>=1.26.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.42.31) +Requirement already satisfied: botocore<2.0.0,>=1.29.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.42.31) +Requirement already satisfied: docstring-parser<1.0,>=0.15 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.17.0) +Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (4.26.0) +Requirement already satisfied: mcp<2.0.0,>=1.11.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.25.0) +Requirement already satisfied: opentelemetry-api<2.0.0,>=1.30.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.39.1) +Requirement already satisfied: opentelemetry-instrumentation-threading<1.00b0,>=0.51b0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.60b1) +Requirement already satisfied: opentelemetry-sdk<2.0.0,>=1.30.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.39.1) +Requirement already satisfied: pydantic<3.0.0,>=2.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (2.12.5) +Collecting a2a-sdk<0.4.0,>=0.3.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading a2a_sdk-0.3.22-py3-none-any.whl.metadata (8.0 kB) +Collecting anthropic<1.0.0,>=0.21.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading anthropic-0.76.0-py3-none-any.whl.metadata (28 kB) +Collecting boto3-stubs<2.0.0,>=1.26.0 (from boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading boto3_stubs-1.42.31-py3-none-any.whl.metadata (152 kB) +Collecting fastapi<1.0.0,>=0.115.12 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading fastapi-0.128.0-py3-none-any.whl.metadata (30 kB) +Collecting google-genai<2.0.0,>=1.32.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading google_genai-1.59.0-py3-none-any.whl.metadata (53 kB) +Requirement already satisfied: httpx<1.0.0,>=0.28.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.28.1) +Collecting litellm<2.0.0,>=1.75.9 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading litellm-1.81.1-py3-none-any.whl.metadata (29 kB) +Collecting llama-api-client<1.0.0,>=0.1.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading llama_api_client-0.6.0-py3-none-any.whl.metadata (17 kB) +Collecting mistralai>=1.8.2 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading mistralai-1.10.1-py3-none-any.whl.metadata (33 kB) +Collecting ollama<1.0.0,>=0.4.8 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading ollama-0.6.1-py3-none-any.whl.metadata (4.3 kB) +Collecting openai<1.110.0,>=1.68.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading openai-1.109.1-py3-none-any.whl.metadata (29 kB) +Collecting opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl.metadata (2.4 kB) +Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx_autodoc_typehints-3.6.2-py3-none-any.whl.metadata (8.6 kB) +Collecting sphinx-rtd-theme<2.0.0,>=1.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) +Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) +Requirement already satisfied: starlette<1.0.0,>=0.46.2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.52.1) +Requirement already satisfied: uvicorn<1.0.0,>=0.34.2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.40.0) +Collecting writer-sdk<3.0.0,>=2.2.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading writer_sdk-2.3.2-py3-none-any.whl.metadata (19 kB) +Collecting aws-sdk-bedrock-runtime (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading aws_sdk_bedrock_runtime-0.3.0-py3-none-any.whl.metadata (1.6 kB) +Requirement already satisfied: prompt-toolkit<4.0.0,>=3.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (3.0.52) +Collecting pyaudio<1.0.0,>=0.2.13 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading PyAudio-0.2.14.tar.gz (47 kB) + Installing build dependencies: started + Installing build dependencies: finished with status 'done' + Getting requirements to build wheel: started + Getting requirements to build wheel: finished with status 'done' + Preparing metadata (pyproject.toml): started + Preparing metadata (pyproject.toml): finished with status 'done' +Collecting smithy-aws-core>=0.0.1 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading smithy_aws_core-0.3.0-py3-none-any.whl.metadata (1.7 kB) +Collecting websockets<16.0.0,>=15.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading websockets-15.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) +Collecting google-api-core>=1.26.0 (from a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading google_api_core-2.29.0-py3-none-any.whl.metadata (3.3 kB) +Requirement already satisfied: httpx-sse>=0.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.4.3) +Collecting protobuf>=5.29.5 (from a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) +Collecting sqlalchemy>=2.0.0 (from sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sqlalchemy-2.0.45-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) +Requirement already satisfied: anyio<5,>=3.5.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) (4.12.1) +Collecting distro<2,>=1.7.0 (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) +Collecting jiter<1,>=0.4.0 (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading jiter-0.12.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB) +Collecting sniffio (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) +Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from boto3<2.0.0,>=1.26.0->strands-agents[all,bidi-all]->docs==0.1.0) (1.0.1) +Requirement already satisfied: s3transfer<0.17.0,>=0.16.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from boto3<2.0.0,>=1.26.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.16.0) +Collecting botocore-stubs (from boto3-stubs<2.0.0,>=1.26.0->boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading botocore_stubs-1.42.31-py3-none-any.whl.metadata (3.4 kB) +Collecting types-s3transfer (from boto3-stubs<2.0.0,>=1.26.0->boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading types_s3transfer-0.16.0-py3-none-any.whl.metadata (3.7 kB) +Collecting mypy-boto3-sagemaker-runtime<1.43.0,>=1.42.0 (from boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading mypy_boto3_sagemaker_runtime-1.42.3-py3-none-any.whl.metadata (14 kB) +Collecting starlette<1.0.0,>=0.46.2 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading starlette-0.50.0-py3-none-any.whl.metadata (6.3 kB) +Collecting annotated-doc>=0.0.2 (from fastapi<1.0.0,>=0.115.12->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) +Collecting google-auth<3.0.0,>=2.47.0 (from google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading google_auth-2.47.0-py3-none-any.whl.metadata (6.4 kB) +Requirement already satisfied: tenacity<9.2.0,>=8.2.3 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) (9.1.2) +Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) +Collecting rsa<5,>=3.1.4 (from google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) +Requirement already satisfied: httpcore==1.* in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from httpx<1.0.0,>=0.28.1->strands-agents[all,bidi-all]->docs==0.1.0) (1.0.9) +Requirement already satisfied: h11>=0.16 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from httpcore==1.*->httpx<1.0.0,>=0.28.1->strands-agents[all,bidi-all]->docs==0.1.0) (0.16.0) +Requirement already satisfied: attrs>=22.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (25.4.0) +Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (2025.9.1) +Requirement already satisfied: referencing>=0.28.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.37.0) +Requirement already satisfied: rpds-py>=0.25.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.30.0) +Requirement already satisfied: aiohttp>=3.10 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (3.13.3) +Collecting fastuuid>=0.13.0 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading fastuuid-0.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) +Collecting grpcio!=1.68.*,!=1.69.*,!=1.70.*,!=1.71.0,!=1.71.1,!=1.72.0,!=1.72.1,!=1.73.0,>=1.62.3 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) +INFO: pip is looking at multiple versions of litellm to determine which version is compatible with other requirements. This could take a while. +Collecting litellm<2.0.0,>=1.75.9 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading litellm-1.81.0-py3-none-any.whl.metadata (29 kB) + Downloading litellm-1.80.17-py3-none-any.whl.metadata (29 kB) + Downloading litellm-1.80.16-py3-none-any.whl.metadata (29 kB) + Downloading litellm-1.80.15-py3-none-any.whl.metadata (29 kB) + Downloading litellm-1.80.13-py3-none-any.whl.metadata (29 kB) + Downloading litellm-1.80.12-py3-none-any.whl.metadata (29 kB) + Downloading litellm-1.80.11-py3-none-any.whl.metadata (29 kB) +Collecting grpcio<1.68.0,>=1.62.3 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading grpcio-1.67.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) +INFO: pip is still looking at multiple versions of litellm to determine which version is compatible with other requirements. This could take a while. +Collecting litellm<2.0.0,>=1.75.9 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading litellm-1.80.10-py3-none-any.whl.metadata (30 kB) + Downloading litellm-1.80.9-py3-none-any.whl.metadata (30 kB) + Downloading litellm-1.80.8-py3-none-any.whl.metadata (30 kB) + Downloading litellm-1.80.7-py3-none-any.whl.metadata (30 kB) + Downloading litellm-1.80.6-py3-none-any.whl.metadata (30 kB) +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. + Downloading litellm-1.80.5-py3-none-any.whl.metadata (30 kB) + Downloading litellm-1.80.0-py3-none-any.whl.metadata (30 kB) +Requirement already satisfied: python-dotenv>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.2.1) +Collecting tiktoken>=0.7.0 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading tiktoken-0.12.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.7 kB) +Collecting tokenizers (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) +Requirement already satisfied: pydantic-settings>=2.5.2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.12.0) +Requirement already satisfied: pyjwt>=2.10.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.10.1) +Requirement already satisfied: python-multipart>=0.0.9 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.0.21) +Requirement already satisfied: sse-starlette>=1.6.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (3.2.0) +Requirement already satisfied: typing-inspection>=0.4.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.4.2) +Collecting tqdm>4 (from openai<1.110.0,>=1.68.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) +Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) +Collecting opentelemetry-exporter-otlp-proto-common==1.39.1 (from opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl.metadata (1.8 kB) +Collecting opentelemetry-proto==1.39.1 (from opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading opentelemetry_proto-1.39.1-py3-none-any.whl.metadata (2.3 kB) +Requirement already satisfied: opentelemetry-instrumentation==0.60b1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from opentelemetry-instrumentation-threading<1.00b0,>=0.51b0->strands-agents[all,bidi-all]->docs==0.1.0) (0.60b1) +Requirement already satisfied: wrapt<2.0.0,>=1.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from opentelemetry-instrumentation-threading<1.00b0,>=0.51b0->strands-agents[all,bidi-all]->docs==0.1.0) (1.17.3) +Requirement already satisfied: opentelemetry-semantic-conventions==0.60b1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-instrumentation-threading<1.00b0,>=0.51b0->strands-agents[all,bidi-all]->docs==0.1.0) (0.60b1) +Requirement already satisfied: wcwidth in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from prompt-toolkit<4.0.0,>=3.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.2.14) +Requirement already satisfied: annotated-types>=0.6.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pydantic<3.0.0,>=2.4.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.7.0) +Requirement already satisfied: pydantic-core==2.41.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pydantic<3.0.0,>=2.4.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.41.5) +Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading pyasn1-0.6.2-py3-none-any.whl.metadata (8.4 kB) +Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) +Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) +Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) +Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) +Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) +Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) +Collecting docutils<0.23,>=0.21 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) +Collecting snowballstemmer>=2.2 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) +Collecting alabaster>=0.7.14 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) +Collecting imagesize>=1.3 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) +Collecting roman-numerals>=1.0.0 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) +INFO: pip is looking at multiple versions of sphinx-rtd-theme to determine which version is compatible with other requirements. This could take a while. +Collecting sphinx-rtd-theme<2.0.0,>=1.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata (4.5 kB) + Downloading sphinx_rtd_theme-1.2.1-py2.py3-none-any.whl.metadata (4.5 kB) + Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl.metadata (4.5 kB) + Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl.metadata (4.4 kB) + Downloading sphinx_rtd_theme-1.1.0-py2.py3-none-any.whl.metadata (4.4 kB) + Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) +Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx_autodoc_typehints-3.6.1-py3-none-any.whl.metadata (8.7 kB) +INFO: pip is still looking at multiple versions of sphinx-rtd-theme to determine which version is compatible with other requirements. This could take a while. +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. + Downloading sphinx_autodoc_typehints-3.6.0-py3-none-any.whl.metadata (8.7 kB) + Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl.metadata (8.7 kB) + Downloading sphinx_autodoc_typehints-3.5.1-py3-none-any.whl.metadata (8.7 kB) + Downloading sphinx_autodoc_typehints-3.5.0-py3-none-any.whl.metadata (8.6 kB) + Downloading sphinx_autodoc_typehints-3.4.0-py3-none-any.whl.metadata (8.6 kB) + Downloading sphinx_autodoc_typehints-3.3.0-py3-none-any.whl.metadata (8.4 kB) + Downloading sphinx_autodoc_typehints-3.2.0-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-3.1.0-py3-none-any.whl.metadata (7.9 kB) + Downloading sphinx_autodoc_typehints-3.0.1-py3-none-any.whl.metadata (7.9 kB) + Downloading sphinx_autodoc_typehints-3.0.0-py3-none-any.whl.metadata (7.9 kB) + Downloading sphinx_autodoc_typehints-2.5.0-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.4.4-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.4.3-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.4.2-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.4.1-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.4.0-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl.metadata (8.0 kB) +Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) +Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx_autodoc_typehints-2.2.3-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.2.2-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.2.1-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.2.0-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.1.1-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.1.0-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.0.1-py3-none-any.whl.metadata (8.0 kB) + Downloading sphinx_autodoc_typehints-2.0.0-py3-none-any.whl.metadata (7.7 kB) + Downloading sphinx_autodoc_typehints-1.25.3-py3-none-any.whl.metadata (7.7 kB) + Downloading sphinx_autodoc_typehints-1.25.2-py3-none-any.whl.metadata (7.8 kB) + Downloading sphinx_autodoc_typehints-1.25.1-py3-none-any.whl.metadata (7.8 kB) + Downloading sphinx_autodoc_typehints-1.25.0-py3-none-any.whl.metadata (7.8 kB) + Downloading sphinx_autodoc_typehints-1.24.1-py3-none-any.whl.metadata (7.8 kB) + Downloading sphinx_autodoc_typehints-1.24.0-py3-none-any.whl.metadata (7.8 kB) + Downloading sphinx_autodoc_typehints-1.23.3-py3-none-any.whl.metadata (8.5 kB) + Downloading sphinx_autodoc_typehints-1.23.2-py3-none-any.whl.metadata (8.5 kB) + Downloading sphinx_autodoc_typehints-1.23.1-py3-none-any.whl.metadata (8.6 kB) + Downloading sphinx_autodoc_typehints-1.23.0-py3-none-any.whl.metadata (8.4 kB) +Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) + Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) +Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl.metadata (8.4 kB) +Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) + Downloading sphinx-9.0.3-py3-none-any.whl.metadata (5.8 kB) + Downloading sphinx-9.0.2-py3-none-any.whl.metadata (5.8 kB) + Downloading sphinx-9.0.1-py3-none-any.whl.metadata (5.8 kB) + Downloading sphinx-9.0.0-py3-none-any.whl.metadata (5.8 kB) + Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) +Collecting docutils<0.22,>=0.20 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) +Collecting roman-numerals-py>=1.0.0 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading roman_numerals_py-4.1.0-py3-none-any.whl.metadata (561 bytes) +Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx-8.2.2-py3-none-any.whl.metadata (7.0 kB) + Downloading sphinx-8.2.1-py3-none-any.whl.metadata (7.0 kB) + Downloading sphinx-8.2.0-py3-none-any.whl.metadata (7.0 kB) + Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) + Downloading sphinx-8.1.2-py3-none-any.whl.metadata (6.4 kB) + Downloading sphinx-8.1.1-py3-none-any.whl.metadata (6.4 kB) + Downloading sphinx-8.1.0-py3-none-any.whl.metadata (6.4 kB) + Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) + Downloading sphinx-8.0.1-py3-none-any.whl.metadata (6.2 kB) + Downloading sphinx-8.0.0-py3-none-any.whl.metadata (6.2 kB) +Collecting alabaster~=0.7.14 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) +Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinx-7.4.6-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.4.5-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.4.4-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.4.3-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.4.2-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.4.1-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.4.0-py3-none-any.whl.metadata (6.1 kB) + Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) +Collecting docutils<0.22,>=0.18.1 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading docutils-0.18.1-py2.py3-none-any.whl.metadata (2.9 kB) +Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme<2.0.0,>=1.0.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) +INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. +INFO: pip is still looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. +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. +Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (2.6.1) +Requirement already satisfied: aiosignal>=1.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.4.0) +Requirement already satisfied: frozenlist>=1.1.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.8.0) +Requirement already satisfied: multidict<7.0,>=4.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (6.7.0) +Requirement already satisfied: propcache>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (0.4.1) +Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.22.0) +Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core>=1.26.0->a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading proto_plus-1.27.0-py3-none-any.whl.metadata (2.2 kB) +Collecting eval-type-backport>=0.2.0 (from mistralai>=1.8.2->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading eval_type_backport-0.3.1-py3-none-any.whl.metadata (2.4 kB) +Collecting invoke<3.0.0,>=2.2.0 (from mistralai>=1.8.2->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) +INFO: pip is looking at multiple versions of mistralai to determine which version is compatible with other requirements. This could take a while. +Collecting mistralai>=1.8.2 (from strands-agents[all,bidi-all]->docs==0.1.0) + Downloading mistralai-1.10.0-py3-none-any.whl.metadata (40 kB) + Downloading mistralai-1.9.11-py3-none-any.whl.metadata (39 kB) +Requirement already satisfied: cryptography>=3.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (46.0.3) +Requirement already satisfied: cffi>=2.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.0.0) +Requirement already satisfied: pycparser in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (3.0) +Collecting aws-sdk-signers~=0.1.0 (from smithy-aws-core>=0.0.1->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading aws_sdk_signers-0.1.0-py3-none-any.whl.metadata (3.5 kB) +Collecting smithy-core~=0.3.0 (from smithy-aws-core>=0.0.1->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading smithy_core-0.3.0-py3-none-any.whl.metadata (1.4 kB) +Collecting smithy-http~=0.3.0 (from smithy-aws-core>=0.0.1->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading smithy_http-0.3.1-py3-none-any.whl.metadata (3.4 kB) +Collecting greenlet>=1 (from sqlalchemy>=2.0.0->sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading greenlet-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) +Collecting aiomysql>=0.2.0 (from sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading aiomysql-0.3.2-py3-none-any.whl.metadata (5.1 kB) +Collecting PyMySQL>=1.0 (from aiomysql>=0.2.0->sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) +Collecting aiosqlite (from sqlalchemy[aiosqlite,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading aiosqlite-0.22.1-py3-none-any.whl.metadata (4.3 kB) +Collecting asyncpg (from sqlalchemy[asyncio,postgresql-asyncpg]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading asyncpg-0.31.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (4.4 kB) +Collecting regex>=2022.1.18 (from tiktoken>=0.7.0->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) +Collecting smithy-aws-event-stream~=0.2.0 (from smithy-aws-core[eventstream,json]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading smithy_aws_event_stream-0.2.1-py3-none-any.whl.metadata (1.6 kB) +Collecting smithy-json~=0.2.0 (from smithy-aws-core[eventstream,json]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading smithy_json-0.2.1-py3-none-any.whl.metadata (1.5 kB) +Collecting awscrt~=0.28.2 (from smithy-http[awscrt]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading awscrt-0.28.4-cp313-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (7.3 kB) +Collecting ijson>=3.3.0 (from smithy-json~=0.2.0->smithy-aws-core[eventstream,json]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading ijson-3.4.0.post0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) +Collecting types-awscrt (from botocore-stubs->boto3-stubs<2.0.0,>=1.26.0->boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading types_awscrt-0.31.1-py3-none-any.whl.metadata (4.9 kB) +Collecting huggingface-hub<2.0,>=0.16.4 (from tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading huggingface_hub-1.3.2-py3-none-any.whl.metadata (13 kB) +Collecting filelock (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) +Collecting fsspec>=2023.5.0 (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) +Collecting hf-xet<2.0.0,>=1.2.0 (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) +Collecting shellingham (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) +Collecting typer-slim (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) + Downloading typer_slim-0.21.1-py3-none-any.whl.metadata (16 kB) +Downloading click-8.2.1-py3-none-any.whl (102 kB) +Downloading mike-2.1.3-py3-none-any.whl (33 kB) +Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 118.6 MB/s 0:00:00 +Downloading mkdocs_llmstxt-0.2.0-py3-none-any.whl (23 kB) +Downloading mkdocs_macros_plugin-1.3.9-py3-none-any.whl (38 kB) +Downloading mkdocs_material-9.6.23-py3-none-any.whl (9.2 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 257.2 MB/s 0:00:00 +Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 294.1 MB/s 0:00:00 +Downloading backrefs-5.9-py313-none-any.whl (399 kB) +Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) +Downloading markdown-3.10-py3-none-any.whl (107 kB) +Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) +Downloading mkdocstrings_python-1.16.12-py3-none-any.whl (124 kB) +Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB) +Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) +Downloading pymdown_extensions-10.20-py3-none-any.whl (268 kB) +Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) +Downloading griffe-1.15.0-py3-none-any.whl (150 kB) +Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) +Downloading mdformat-1.0.0-py3-none-any.whl (53 kB) +Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) +Downloading mkdocs_autorefs-1.4.3-py3-none-any.whl (25 kB) +Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) +Downloading mkdocstrings-1.0.1-py3-none-any.whl (35 kB) +Downloading pathspec-1.0.3-py3-none-any.whl (55 kB) +Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) +Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) +Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 153.0 MB/s 0:00:00 +Downloading pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) +Downloading hjson-3.1.0-py3-none-any.whl (54 kB) +Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) +Downloading a2a_sdk-0.3.22-py3-none-any.whl (144 kB) +Downloading anthropic-0.76.0-py3-none-any.whl (390 kB) +Downloading boto3_stubs-1.42.31-py3-none-any.whl (69 kB) +Downloading distro-1.9.0-py3-none-any.whl (20 kB) +Downloading fastapi-0.128.0-py3-none-any.whl (103 kB) +Downloading google_genai-1.59.0-py3-none-any.whl (719 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 719.1/719.1 kB 118.7 MB/s 0:00:00 +Downloading google_auth-2.47.0-py3-none-any.whl (234 kB) +Downloading jiter-0.12.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361 kB) +Downloading litellm-1.80.0-py3-none-any.whl (10.5 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 228.8 MB/s 0:00:00 +Downloading llama_api_client-0.6.0-py3-none-any.whl (94 kB) +Downloading mypy_boto3_sagemaker_runtime-1.42.3-py3-none-any.whl (19 kB) +Downloading ollama-0.6.1-py3-none-any.whl (14 kB) +Downloading openai-1.109.1-py3-none-any.whl (948 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 948.6/948.6 kB 167.6 MB/s 0:00:00 +Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl (19 kB) +Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl (18 kB) +Downloading opentelemetry_proto-1.39.1-py3-none-any.whl (72 kB) +Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) +Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_x86_64.whl (323 kB) +Downloading rsa-4.9.1-py3-none-any.whl (34 kB) +Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 254.8 MB/s 0:00:00 +Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 298.5 MB/s 0:00:00 +Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 100.8 MB/s 0:00:00 +Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) +Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl (19 kB) +Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) +Downloading starlette-0.50.0-py3-none-any.whl (74 kB) +Downloading websockets-15.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) +Downloading writer_sdk-2.3.2-py3-none-any.whl (187 kB) +Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) +Downloading fastuuid-0.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (278 kB) +Downloading google_api_core-2.29.0-py3-none-any.whl (173 kB) +Downloading proto_plus-1.27.0-py3-none-any.whl (50 kB) +Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) +Downloading mistralai-1.9.11-py3-none-any.whl (442 kB) +Downloading invoke-2.2.1-py3-none-any.whl (160 kB) +Downloading eval_type_backport-0.3.1-py3-none-any.whl (6.1 kB) +Downloading pyasn1-0.6.2-py3-none-any.whl (83 kB) +Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) +Downloading smithy_aws_core-0.3.0-py3-none-any.whl (18 kB) +Downloading aws_sdk_signers-0.1.0-py3-none-any.whl (21 kB) +Downloading smithy_core-0.3.0-py3-none-any.whl (64 kB) +Downloading smithy_http-0.3.1-py3-none-any.whl (40 kB) +Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) +Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) +Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) +Downloading sqlalchemy-2.0.45-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 275.3 MB/s 0:00:00 +Downloading greenlet-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (612 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 612.8/612.8 kB 41.5 MB/s 0:00:00 +Downloading aiomysql-0.3.2-py3-none-any.whl (71 kB) +Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) +Downloading tiktoken-0.12.0-cp313-cp313-manylinux_2_28_x86_64.whl (1.2 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 192.6 MB/s 0:00:00 +Downloading regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (803 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 803.6/803.6 kB 45.0 MB/s 0:00:00 +Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) +Downloading aiosqlite-0.22.1-py3-none-any.whl (17 kB) +Downloading asyncpg-0.31.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.5 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 259.7 MB/s 0:00:00 +Downloading aws_sdk_bedrock_runtime-0.3.0-py3-none-any.whl (81 kB) +Downloading smithy_aws_event_stream-0.2.1-py3-none-any.whl (15 kB) +Downloading awscrt-0.28.4-cp313-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.1 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 219.7 MB/s 0:00:00 +Downloading smithy_json-0.2.1-py3-none-any.whl (9.9 kB) +Downloading ijson-3.4.0.post0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (149 kB) +Downloading botocore_stubs-1.42.31-py3-none-any.whl (66 kB) +Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) +Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) +Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) +Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) +Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) +Downloading super_collections-0.6.2-py3-none-any.whl (16 kB) +Downloading termcolor-3.3.0-py3-none-any.whl (7.7 kB) +Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 206.5 MB/s 0:00:00 +Downloading huggingface_hub-1.3.2-py3-none-any.whl (534 kB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 534.5/534.5 kB 89.7 MB/s 0:00:00 +Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 317.4 MB/s 0:00:00 +Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) +Downloading filelock-3.20.3-py3-none-any.whl (16 kB) +Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) +Downloading typer_slim-0.21.1-py3-none-any.whl (47 kB) +Downloading types_awscrt-0.31.1-py3-none-any.whl (42 kB) +Downloading types_s3transfer-0.16.0-py3-none-any.whl (19 kB) +Downloading verspec-0.1.0-py3-none-any.whl (19 kB) +Building wheels for collected packages: docs, pyaudio + Building wheel for docs (pyproject.toml): started + Building wheel for docs (pyproject.toml): finished with status 'done' + Created wheel for docs: filename=docs-0.1.0-py3-none-any.whl size=6265 sha256=1b746e74be41dfaca0a35a611f420580a7ae5086a1cd224b58be3daad1752c89 + Stored in directory: /tmp/pip-ephem-wheel-cache-zpceigoa/wheels/b5/80/d3/86f9cb398fc6fd861252d5960705c88bf9b369ca6dcb78901b + Building wheel for pyaudio (pyproject.toml): started + Building wheel for pyaudio (pyproject.toml): finished with status 'error' + error: subprocess-exited-with-error + + × Building wheel for pyaudio (pyproject.toml) did not run successfully. + │ exit code: 1 + ╰─> [27 lines of output] + /tmp/pip-build-env-ttnb8vp9/overlay/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. + !! + + ******************************************************************************** + Please consider removing the following classifiers in favor of a SPDX license expression: + + License :: OSI Approved :: MIT License + + See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. + ******************************************************************************** + + !! + self._finalize_license_expression() + running bdist_wheel + running build + running build_py + creating build/lib.linux-x86_64-cpython-313/pyaudio + copying src/pyaudio/__init__.py -> build/lib.linux-x86_64-cpython-313/pyaudio + running build_ext + building 'pyaudio._portaudio' extension + creating build/temp.linux-x86_64-cpython-313/src/pyaudio + gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/usr/local/include -I/usr/include -I/opt/hostedtoolcache/Python/3.13.11/x64/include/python3.13 -c src/pyaudio/device_api.c -o build/temp.linux-x86_64-cpython-313/src/pyaudio/device_api.o + src/pyaudio/device_api.c:9:10: fatal error: portaudio.h: No such file or directory + 9 | #include "portaudio.h" + | ^~~~~~~~~~~~~ + compilation terminated. + error: command '/usr/bin/gcc' failed with exit code 1 + [end of output] + + note: This error originates from a subprocess, and is likely not a problem with pip. + ERROR: Failed building wheel for pyaudio +Successfully built docs +Failed to build pyaudio +error: failed-wheel-build-for-install + +× Failed to build installable wheels for some pyproject.toml based projects +╰─> pyaudio diff --git a/pip_macros.log b/pip_macros.log new file mode 100644 index 00000000..e9bae3d3 --- /dev/null +++ b/pip_macros.log @@ -0,0 +1,36 @@ +Collecting mkdocs-macros-plugin + Downloading mkdocs_macros_plugin-1.5.0-py3-none-any.whl.metadata (8.6 kB) +Collecting hjson (from mkdocs-macros-plugin) + Using cached hjson-3.1.0-py3-none-any.whl.metadata (2.6 kB) +Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (3.1.6) +Requirement already satisfied: mkdocs>=0.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (1.6.1) +Requirement already satisfied: packaging in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (25.0) +Requirement already satisfied: pathspec in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (1.0.3) +Requirement already satisfied: python-dateutil in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (2.9.0.post0) +Requirement already satisfied: pyyaml in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (6.0.3) +Requirement already satisfied: requests in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (2.32.5) +Collecting super-collections>=0.6.2 (from mkdocs-macros-plugin) + Using cached super_collections-0.6.2-py3-none-any.whl.metadata (17 kB) +Collecting termcolor (from mkdocs-macros-plugin) + Using cached termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) +Requirement already satisfied: click>=7.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (8.3.1) +Requirement already satisfied: ghp-import>=1.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (2.1.0) +Requirement already satisfied: markdown>=3.3.6 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (3.10) +Requirement already satisfied: markupsafe>=2.0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (3.0.3) +Requirement already satisfied: mergedeep>=1.3.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (1.3.4) +Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (0.2.0) +Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (1.1) +Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (6.0.0) +Requirement already satisfied: platformdirs>=2.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs>=0.17->mkdocs-macros-plugin) (4.5.1) +Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from python-dateutil->mkdocs-macros-plugin) (1.17.0) +Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (3.4.4) +Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (3.11) +Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (2.6.3) +Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (2026.1.4) +Downloading mkdocs_macros_plugin-1.5.0-py3-none-any.whl (44 kB) +Using cached super_collections-0.6.2-py3-none-any.whl (16 kB) +Using cached hjson-3.1.0-py3-none-any.whl (54 kB) +Using cached termcolor-3.3.0-py3-none-any.whl (7.7 kB) +Installing collected packages: hjson, termcolor, super-collections, mkdocs-macros-plugin + +Successfully installed hjson-3.1.0 mkdocs-macros-plugin-1.5.0 super-collections-0.6.2 termcolor-3.3.0 diff --git a/pip_mkdocs.log b/pip_mkdocs.log new file mode 100644 index 00000000..36e9ec68 --- /dev/null +++ b/pip_mkdocs.log @@ -0,0 +1,67 @@ +Collecting mkdocs + Using cached mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) +Collecting mkdocs-material + Downloading mkdocs_material-9.7.1-py3-none-any.whl.metadata (19 kB) +Collecting pymdown-extensions + Using cached pymdown_extensions-10.20-py3-none-any.whl.metadata (3.1 kB) +Requirement already satisfied: click>=7.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs) (8.3.1) +Collecting ghp-import>=1.0 (from mkdocs) + Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) +Collecting jinja2>=2.11.1 (from mkdocs) + Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) +Collecting markdown>=3.3.6 (from mkdocs) + Using cached markdown-3.10-py3-none-any.whl.metadata (5.1 kB) +Collecting markupsafe>=2.0.1 (from mkdocs) + Using cached markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) +Collecting mergedeep>=1.3.4 (from mkdocs) + Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) +Collecting mkdocs-get-deps>=0.2.0 (from mkdocs) + Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB) +Requirement already satisfied: packaging>=20.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs) (25.0) +Collecting pathspec>=0.11.1 (from mkdocs) + Using cached pathspec-1.0.3-py3-none-any.whl.metadata (13 kB) +Collecting pyyaml-env-tag>=0.1 (from mkdocs) + Using cached pyyaml_env_tag-1.1-py3-none-any.whl.metadata (5.5 kB) +Collecting pyyaml>=5.1 (from mkdocs) + Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) +Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs) (6.0.0) +Collecting babel>=2.10 (from mkdocs-material) + Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) +Collecting backrefs>=5.7.post1 (from mkdocs-material) + Downloading backrefs-6.1-py313-none-any.whl.metadata (3.0 kB) +Requirement already satisfied: colorama>=0.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material) (0.4.6) +Collecting mkdocs-material-extensions>=1.3 (from mkdocs-material) + Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB) +Collecting paginate>=0.5 (from mkdocs-material) + Using cached paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB) +Requirement already satisfied: pygments>=2.16 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material) (2.19.2) +Requirement already satisfied: requests>=2.30 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material) (2.32.5) +Requirement already satisfied: python-dateutil>=2.8.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from ghp-import>=1.0->mkdocs) (2.9.0.post0) +Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs) + Using cached platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) +Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) (1.17.0) +Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (3.4.4) +Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (3.11) +Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (2.6.3) +Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (2026.1.4) +Using cached mkdocs-1.6.1-py3-none-any.whl (3.9 MB) +Downloading mkdocs_material-9.7.1-py3-none-any.whl (9.3 MB) + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 171.6 MB/s 0:00:00 +Using cached pymdown_extensions-10.20-py3-none-any.whl (268 kB) +Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) +Downloading backrefs-6.1-py313-none-any.whl (400 kB) +Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB) +Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) +Using cached markdown-3.10-py3-none-any.whl (107 kB) +Using cached markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) +Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB) +Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) +Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) +Using cached paginate-0.5.7-py2.py3-none-any.whl (13 kB) +Using cached pathspec-1.0.3-py3-none-any.whl (55 kB) +Using cached platformdirs-4.5.1-py3-none-any.whl (18 kB) +Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) +Using cached pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) +Installing collected packages: paginate, pyyaml, platformdirs, pathspec, mkdocs-material-extensions, mergedeep, markupsafe, markdown, backrefs, babel, pyyaml-env-tag, pymdown-extensions, mkdocs-get-deps, jinja2, ghp-import, mkdocs, mkdocs-material + +Successfully installed babel-2.17.0 backrefs-6.1 ghp-import-2.1.0 jinja2-3.1.6 markdown-3.10 markupsafe-3.0.3 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-material-9.7.1 mkdocs-material-extensions-1.3.1 paginate-0.5.7 pathspec-1.0.3 platformdirs-4.5.1 pymdown-extensions-10.20 pyyaml-6.0.3 pyyaml-env-tag-1.1 diff --git a/pip_rest.log b/pip_rest.log new file mode 100644 index 00000000..b1de0ecb --- /dev/null +++ b/pip_rest.log @@ -0,0 +1,68 @@ +Collecting click<8.3.0 + Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB) +Collecting mike~=2.1.3 + Using cached mike-2.1.3-py3-none-any.whl.metadata (17 kB) +Collecting mkdocstrings-python~=1.16.10 + Using cached mkdocstrings_python-1.16.12-py3-none-any.whl.metadata (5.6 kB) +Collecting mkdocs-llmstxt~=0.2.0 + Using cached mkdocs_llmstxt-0.2.0-py3-none-any.whl.metadata (5.4 kB) +Collecting psutil~=7.2.0 + Using cached psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) +Requirement already satisfied: importlib-metadata in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (8.7.1) +Collecting importlib-resources (from mike~=2.1.3) + Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) +Requirement already satisfied: jinja2>=2.7 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (3.1.6) +Requirement already satisfied: mkdocs>=1.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (1.6.1) +Collecting pyparsing>=3.0 (from mike~=2.1.3) + Using cached pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) +Requirement already satisfied: pyyaml>=5.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (6.0.3) +Requirement already satisfied: pyyaml-env-tag in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (1.1) +Collecting verspec (from mike~=2.1.3) + Using cached verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB) +Collecting mkdocstrings>=0.28.3 (from mkdocstrings-python~=1.16.10) + Using cached mkdocstrings-1.0.1-py3-none-any.whl.metadata (15 kB) +Collecting mkdocs-autorefs>=1.4 (from mkdocstrings-python~=1.16.10) + Using cached mkdocs_autorefs-1.4.3-py3-none-any.whl.metadata (13 kB) +Collecting griffe>=1.6.2 (from mkdocstrings-python~=1.16.10) + Using cached griffe-1.15.0-py3-none-any.whl.metadata (5.2 kB) +Requirement already satisfied: beautifulsoup4>=4.12 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0) (4.14.3) +Requirement already satisfied: markdownify>=0.14 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0) (1.2.2) +Collecting mdformat>=0.7.21 (from mkdocs-llmstxt~=0.2.0) + Using cached mdformat-1.0.0-py3-none-any.whl.metadata (9.6 kB) +Requirement already satisfied: soupsieve>=1.6.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0) (2.8.3) +Requirement already satisfied: typing-extensions>=4.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0) (4.15.0) +Requirement already satisfied: colorama>=0.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from griffe>=1.6.2->mkdocstrings-python~=1.16.10) (0.4.6) +Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jinja2>=2.7->mike~=2.1.3) (3.0.3) +Requirement already satisfied: six<2,>=1.15 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdownify>=0.14->mkdocs-llmstxt~=0.2.0) (1.17.0) +Requirement already satisfied: markdown-it-py<5,>=1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0) (4.0.0) +Requirement already satisfied: mdurl~=0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdown-it-py<5,>=1->mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0) (0.1.2) +Requirement already satisfied: ghp-import>=1.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (2.1.0) +Requirement already satisfied: markdown>=3.3.6 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (3.10) +Requirement already satisfied: mergedeep>=1.3.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (1.3.4) +Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (0.2.0) +Requirement already satisfied: packaging>=20.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (25.0) +Requirement already satisfied: pathspec>=0.11.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (1.0.3) +Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (6.0.0) +Requirement already satisfied: python-dateutil>=2.8.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from ghp-import>=1.0->mkdocs>=1.0->mike~=2.1.3) (2.9.0.post0) +Requirement already satisfied: platformdirs>=2.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs>=1.0->mike~=2.1.3) (4.5.1) +Requirement already satisfied: pymdown-extensions>=6.3 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocstrings>=0.28.3->mkdocstrings-python~=1.16.10) (10.20) +Requirement already satisfied: zipp>=3.20 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from importlib-metadata->mike~=2.1.3) (3.23.0) +Using cached click-8.2.1-py3-none-any.whl (102 kB) +Using cached mike-2.1.3-py3-none-any.whl (33 kB) +Using cached mkdocstrings_python-1.16.12-py3-none-any.whl (124 kB) +Using cached mkdocs_llmstxt-0.2.0-py3-none-any.whl (23 kB) +Using cached psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) +Using cached griffe-1.15.0-py3-none-any.whl (150 kB) +Using cached mdformat-1.0.0-py3-none-any.whl (53 kB) +Using cached mkdocs_autorefs-1.4.3-py3-none-any.whl (25 kB) +Using cached mkdocstrings-1.0.1-py3-none-any.whl (35 kB) +Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB) +Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB) +Using cached verspec-0.1.0-py3-none-any.whl (19 kB) +Installing collected packages: verspec, pyparsing, psutil, importlib-resources, griffe, click, mdformat, mkdocs-llmstxt, mkdocs-autorefs, mike, mkdocstrings, mkdocstrings-python + Attempting uninstall: click + Found existing installation: click 8.3.1 + Uninstalling click-8.3.1: + Successfully uninstalled click-8.3.1 + +Successfully installed click-8.2.1 griffe-1.15.0 importlib-resources-6.5.2 mdformat-1.0.0 mike-2.1.3 mkdocs-autorefs-1.4.3 mkdocs-llmstxt-0.2.0 mkdocstrings-1.0.1 mkdocstrings-python-1.16.12 psutil-7.2.1 pyparsing-3.3.2 verspec-0.1.0 From b4eddda46994eb540f2378f7b4acdea08ee8e47e Mon Sep 17 00:00:00 2001 From: Strands Agent <217235299+strands-agent@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:51:21 +0000 Subject: [PATCH 3/4] chore: remove build log files --- .artifact/write_operations.jsonl | 1 + build_output.log | 43 --- pip_install.log | 592 ------------------------------- pip_macros.log | 36 -- pip_mkdocs.log | 67 ---- pip_rest.log | 68 ---- 6 files changed, 1 insertion(+), 806 deletions(-) create mode 100644 .artifact/write_operations.jsonl delete mode 100644 build_output.log delete mode 100644 pip_install.log delete mode 100644 pip_macros.log delete mode 100644 pip_mkdocs.log delete mode 100644 pip_rest.log diff --git a/.artifact/write_operations.jsonl b/.artifact/write_operations.jsonl new file mode 100644 index 00000000..39f0e35b --- /dev/null +++ b/.artifact/write_operations.jsonl @@ -0,0 +1 @@ +{"timestamp": "2026-01-21T17:51:21.544428Z", "function": "reply_to_review_comment", "args": [], "kwargs": {"pr_number": 459, "comment_id": 2713685633, "reply_text": "Deleted all log files in the latest commit.", "repo": null}} diff --git a/build_output.log b/build_output.log deleted file mode 100644 index 42c596b2..00000000 --- a/build_output.log +++ /dev/null @@ -1,43 +0,0 @@ - -> docs@1.0.0 docs:clone -> rm -rf sdk-typescript && git clone https://github.com/strands-agents/sdk-typescript.git - -Cloning into 'sdk-typescript'... - -> docs@1.0.0 docs:ts -> typedoc --options typedoc.json - -sh: 1: typedoc: not found -✓ TypeScript clone repository successfully -Traceback (most recent call last): - File "/opt/hostedtoolcache/Python/3.13.11/x64/bin/mkdocs", line 7, in - sys.exit(cli()) - ~~~^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1442, in __call__ - return self.main(*args, **kwargs) - ~~~~~~~~~^^^^^^^^^^^^^^^^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1363, in main - rv = self.invoke(ctx) - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1830, in invoke - return _process_result(sub_ctx.command.invoke(sub_ctx)) - ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 1226, in invoke - return ctx.invoke(self.callback, **ctx.params) - ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/click/core.py", line 794, in invoke - return callback(*args, **kwargs) - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/mkdocs/__main__.py", line 286, in build_command - cfg.plugins.on_startup(command='build', dirty=not clean) - ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/mkdocs/plugins.py", line 576, in on_startup - return self.run_event('startup', command=command, dirty=dirty) - ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages/mkdocs/plugins.py", line 568, in run_event - result = method(**kwargs) - File "/home/runner/work/docs/docs/build-ts-docs.py", line 9, in on_startup - subprocess.run(['npm', 'run', 'docs:ts'], check=True, cwd=os.getcwd()) - ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - File "/opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/subprocess.py", line 577, in run - raise CalledProcessError(retcode, process.args, - output=stdout, stderr=stderr) -subprocess.CalledProcessError: Command '['npm', 'run', 'docs:ts']' returned non-zero exit status 127. diff --git a/pip_install.log b/pip_install.log deleted file mode 100644 index 8b0dec47..00000000 --- a/pip_install.log +++ /dev/null @@ -1,592 +0,0 @@ -Processing /home/runner/work/docs/docs - Installing build dependencies: started - Installing build dependencies: finished with status 'done' - Getting requirements to build wheel: started - Getting requirements to build wheel: finished with status 'done' - Preparing metadata (pyproject.toml): started - Preparing metadata (pyproject.toml): finished with status 'done' -Collecting click<8.3.0 (from docs==0.1.0) - Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) -Collecting mike~=2.1.3 (from docs==0.1.0) - Downloading mike-2.1.3-py3-none-any.whl.metadata (17 kB) -Collecting mkdocs~=1.6.1 (from docs==0.1.0) - Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) -Collecting mkdocs-macros-plugin~=1.3.7 (from docs==0.1.0) - Downloading mkdocs_macros_plugin-1.3.9-py3-none-any.whl.metadata (8.1 kB) -Collecting mkdocs-material~=9.6.12 (from docs==0.1.0) - Downloading mkdocs_material-9.6.23-py3-none-any.whl.metadata (19 kB) -Collecting mkdocstrings-python~=1.16.10 (from docs==0.1.0) - Downloading mkdocstrings_python-1.16.12-py3-none-any.whl.metadata (5.6 kB) -Collecting mkdocs-llmstxt~=0.2.0 (from docs==0.1.0) - Downloading mkdocs_llmstxt-0.2.0-py3-none-any.whl.metadata (5.4 kB) -Requirement already satisfied: strands-agents[all,bidi-all] in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from docs==0.1.0) (1.22.0) -Collecting pymdown-extensions>=10.16.1 (from docs==0.1.0) - Downloading pymdown_extensions-10.20-py3-none-any.whl.metadata (3.1 kB) -Collecting psutil~=7.2.0 (from docs==0.1.0) - Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) -Requirement already satisfied: importlib-metadata in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3->docs==0.1.0) (8.7.1) -Collecting importlib-resources (from mike~=2.1.3->docs==0.1.0) - Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) -Collecting jinja2>=2.7 (from mike~=2.1.3->docs==0.1.0) - Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) -Collecting pyparsing>=3.0 (from mike~=2.1.3->docs==0.1.0) - Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) -Collecting pyyaml>=5.1 (from mike~=2.1.3->docs==0.1.0) - Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) -Collecting pyyaml-env-tag (from mike~=2.1.3->docs==0.1.0) - Downloading pyyaml_env_tag-1.1-py3-none-any.whl.metadata (5.5 kB) -Collecting verspec (from mike~=2.1.3->docs==0.1.0) - Downloading verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB) -Collecting ghp-import>=1.0 (from mkdocs~=1.6.1->docs==0.1.0) - Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) -Collecting markdown>=3.3.6 (from mkdocs~=1.6.1->docs==0.1.0) - Downloading markdown-3.10-py3-none-any.whl.metadata (5.1 kB) -Collecting markupsafe>=2.0.1 (from mkdocs~=1.6.1->docs==0.1.0) - Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) -Collecting mergedeep>=1.3.4 (from mkdocs~=1.6.1->docs==0.1.0) - Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) -Collecting mkdocs-get-deps>=0.2.0 (from mkdocs~=1.6.1->docs==0.1.0) - Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB) -Requirement already satisfied: packaging>=20.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs~=1.6.1->docs==0.1.0) (25.0) -Collecting pathspec>=0.11.1 (from mkdocs~=1.6.1->docs==0.1.0) - Downloading pathspec-1.0.3-py3-none-any.whl.metadata (13 kB) -Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs~=1.6.1->docs==0.1.0) (6.0.0) -Requirement already satisfied: beautifulsoup4>=4.12 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0->docs==0.1.0) (4.14.3) -Requirement already satisfied: markdownify>=0.14 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0->docs==0.1.0) (1.2.2) -Collecting mdformat>=0.7.21 (from mkdocs-llmstxt~=0.2.0->docs==0.1.0) - Downloading mdformat-1.0.0-py3-none-any.whl.metadata (9.6 kB) -Collecting hjson (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) - Downloading hjson-3.1.0-py3-none-any.whl.metadata (2.6 kB) -Requirement already satisfied: python-dateutil in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) (2.9.0.post0) -Collecting super-collections (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) - Downloading super_collections-0.6.2-py3-none-any.whl.metadata (17 kB) -Collecting termcolor (from mkdocs-macros-plugin~=1.3.7->docs==0.1.0) - Downloading termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) -Collecting babel~=2.10 (from mkdocs-material~=9.6.12->docs==0.1.0) - Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) -Collecting backrefs~=5.7.post1 (from mkdocs-material~=9.6.12->docs==0.1.0) - Downloading backrefs-5.9-py313-none-any.whl.metadata (3.2 kB) -Requirement already satisfied: colorama~=0.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material~=9.6.12->docs==0.1.0) (0.4.6) -Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material~=9.6.12->docs==0.1.0) - Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB) -Collecting paginate~=0.5 (from mkdocs-material~=9.6.12->docs==0.1.0) - Downloading paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB) -Requirement already satisfied: pygments~=2.16 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material~=9.6.12->docs==0.1.0) (2.19.2) -Requirement already satisfied: requests~=2.26 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material~=9.6.12->docs==0.1.0) (2.32.5) -Collecting mkdocstrings>=0.28.3 (from mkdocstrings-python~=1.16.10->docs==0.1.0) - Downloading mkdocstrings-1.0.1-py3-none-any.whl.metadata (15 kB) -Collecting mkdocs-autorefs>=1.4 (from mkdocstrings-python~=1.16.10->docs==0.1.0) - Downloading mkdocs_autorefs-1.4.3-py3-none-any.whl.metadata (13 kB) -Collecting griffe>=1.6.2 (from mkdocstrings-python~=1.16.10->docs==0.1.0) - Downloading griffe-1.15.0-py3-none-any.whl.metadata (5.2 kB) -Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (3.4.4) -Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (3.11) -Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (2.6.3) -Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests~=2.26->mkdocs-material~=9.6.12->docs==0.1.0) (2026.1.4) -Requirement already satisfied: soupsieve>=1.6.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (2.8.3) -Requirement already satisfied: typing-extensions>=4.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (4.15.0) -Requirement already satisfied: six<2,>=1.15 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdownify>=0.14->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (1.17.0) -Requirement already satisfied: markdown-it-py<5,>=1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (4.0.0) -Requirement already satisfied: mdurl~=0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdown-it-py<5,>=1->mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0->docs==0.1.0) (0.1.2) -Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs~=1.6.1->docs==0.1.0) - Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) -Requirement already satisfied: zipp>=3.20 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from importlib-metadata->mike~=2.1.3->docs==0.1.0) (3.23.0) -Requirement already satisfied: boto3<2.0.0,>=1.26.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.42.31) -Requirement already satisfied: botocore<2.0.0,>=1.29.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.42.31) -Requirement already satisfied: docstring-parser<1.0,>=0.15 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.17.0) -Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (4.26.0) -Requirement already satisfied: mcp<2.0.0,>=1.11.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.25.0) -Requirement already satisfied: opentelemetry-api<2.0.0,>=1.30.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.39.1) -Requirement already satisfied: opentelemetry-instrumentation-threading<1.00b0,>=0.51b0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.60b1) -Requirement already satisfied: opentelemetry-sdk<2.0.0,>=1.30.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (1.39.1) -Requirement already satisfied: pydantic<3.0.0,>=2.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (2.12.5) -Collecting a2a-sdk<0.4.0,>=0.3.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading a2a_sdk-0.3.22-py3-none-any.whl.metadata (8.0 kB) -Collecting anthropic<1.0.0,>=0.21.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading anthropic-0.76.0-py3-none-any.whl.metadata (28 kB) -Collecting boto3-stubs<2.0.0,>=1.26.0 (from boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading boto3_stubs-1.42.31-py3-none-any.whl.metadata (152 kB) -Collecting fastapi<1.0.0,>=0.115.12 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading fastapi-0.128.0-py3-none-any.whl.metadata (30 kB) -Collecting google-genai<2.0.0,>=1.32.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading google_genai-1.59.0-py3-none-any.whl.metadata (53 kB) -Requirement already satisfied: httpx<1.0.0,>=0.28.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.28.1) -Collecting litellm<2.0.0,>=1.75.9 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading litellm-1.81.1-py3-none-any.whl.metadata (29 kB) -Collecting llama-api-client<1.0.0,>=0.1.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading llama_api_client-0.6.0-py3-none-any.whl.metadata (17 kB) -Collecting mistralai>=1.8.2 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading mistralai-1.10.1-py3-none-any.whl.metadata (33 kB) -Collecting ollama<1.0.0,>=0.4.8 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading ollama-0.6.1-py3-none-any.whl.metadata (4.3 kB) -Collecting openai<1.110.0,>=1.68.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading openai-1.109.1-py3-none-any.whl.metadata (29 kB) -Collecting opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl.metadata (2.4 kB) -Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx_autodoc_typehints-3.6.2-py3-none-any.whl.metadata (8.6 kB) -Collecting sphinx-rtd-theme<2.0.0,>=1.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) -Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) -Requirement already satisfied: starlette<1.0.0,>=0.46.2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.52.1) -Requirement already satisfied: uvicorn<1.0.0,>=0.34.2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (0.40.0) -Collecting writer-sdk<3.0.0,>=2.2.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading writer_sdk-2.3.2-py3-none-any.whl.metadata (19 kB) -Collecting aws-sdk-bedrock-runtime (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading aws_sdk_bedrock_runtime-0.3.0-py3-none-any.whl.metadata (1.6 kB) -Requirement already satisfied: prompt-toolkit<4.0.0,>=3.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from strands-agents[all,bidi-all]->docs==0.1.0) (3.0.52) -Collecting pyaudio<1.0.0,>=0.2.13 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading PyAudio-0.2.14.tar.gz (47 kB) - Installing build dependencies: started - Installing build dependencies: finished with status 'done' - Getting requirements to build wheel: started - Getting requirements to build wheel: finished with status 'done' - Preparing metadata (pyproject.toml): started - Preparing metadata (pyproject.toml): finished with status 'done' -Collecting smithy-aws-core>=0.0.1 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading smithy_aws_core-0.3.0-py3-none-any.whl.metadata (1.7 kB) -Collecting websockets<16.0.0,>=15.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading websockets-15.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) -Collecting google-api-core>=1.26.0 (from a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading google_api_core-2.29.0-py3-none-any.whl.metadata (3.3 kB) -Requirement already satisfied: httpx-sse>=0.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.4.3) -Collecting protobuf>=5.29.5 (from a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) -Collecting sqlalchemy>=2.0.0 (from sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sqlalchemy-2.0.45-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) -Requirement already satisfied: anyio<5,>=3.5.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) (4.12.1) -Collecting distro<2,>=1.7.0 (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) -Collecting jiter<1,>=0.4.0 (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading jiter-0.12.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB) -Collecting sniffio (from anthropic<1.0.0,>=0.21.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) -Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from boto3<2.0.0,>=1.26.0->strands-agents[all,bidi-all]->docs==0.1.0) (1.0.1) -Requirement already satisfied: s3transfer<0.17.0,>=0.16.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from boto3<2.0.0,>=1.26.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.16.0) -Collecting botocore-stubs (from boto3-stubs<2.0.0,>=1.26.0->boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading botocore_stubs-1.42.31-py3-none-any.whl.metadata (3.4 kB) -Collecting types-s3transfer (from boto3-stubs<2.0.0,>=1.26.0->boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading types_s3transfer-0.16.0-py3-none-any.whl.metadata (3.7 kB) -Collecting mypy-boto3-sagemaker-runtime<1.43.0,>=1.42.0 (from boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading mypy_boto3_sagemaker_runtime-1.42.3-py3-none-any.whl.metadata (14 kB) -Collecting starlette<1.0.0,>=0.46.2 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading starlette-0.50.0-py3-none-any.whl.metadata (6.3 kB) -Collecting annotated-doc>=0.0.2 (from fastapi<1.0.0,>=0.115.12->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) -Collecting google-auth<3.0.0,>=2.47.0 (from google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading google_auth-2.47.0-py3-none-any.whl.metadata (6.4 kB) -Requirement already satisfied: tenacity<9.2.0,>=8.2.3 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) (9.1.2) -Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) -Collecting rsa<5,>=3.1.4 (from google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) -Requirement already satisfied: httpcore==1.* in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from httpx<1.0.0,>=0.28.1->strands-agents[all,bidi-all]->docs==0.1.0) (1.0.9) -Requirement already satisfied: h11>=0.16 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from httpcore==1.*->httpx<1.0.0,>=0.28.1->strands-agents[all,bidi-all]->docs==0.1.0) (0.16.0) -Requirement already satisfied: attrs>=22.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (25.4.0) -Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (2025.9.1) -Requirement already satisfied: referencing>=0.28.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.37.0) -Requirement already satisfied: rpds-py>=0.25.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jsonschema<5.0.0,>=4.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.30.0) -Requirement already satisfied: aiohttp>=3.10 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (3.13.3) -Collecting fastuuid>=0.13.0 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading fastuuid-0.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) -Collecting grpcio!=1.68.*,!=1.69.*,!=1.70.*,!=1.71.0,!=1.71.1,!=1.72.0,!=1.72.1,!=1.73.0,>=1.62.3 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) -INFO: pip is looking at multiple versions of litellm to determine which version is compatible with other requirements. This could take a while. -Collecting litellm<2.0.0,>=1.75.9 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading litellm-1.81.0-py3-none-any.whl.metadata (29 kB) - Downloading litellm-1.80.17-py3-none-any.whl.metadata (29 kB) - Downloading litellm-1.80.16-py3-none-any.whl.metadata (29 kB) - Downloading litellm-1.80.15-py3-none-any.whl.metadata (29 kB) - Downloading litellm-1.80.13-py3-none-any.whl.metadata (29 kB) - Downloading litellm-1.80.12-py3-none-any.whl.metadata (29 kB) - Downloading litellm-1.80.11-py3-none-any.whl.metadata (29 kB) -Collecting grpcio<1.68.0,>=1.62.3 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading grpcio-1.67.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) -INFO: pip is still looking at multiple versions of litellm to determine which version is compatible with other requirements. This could take a while. -Collecting litellm<2.0.0,>=1.75.9 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading litellm-1.80.10-py3-none-any.whl.metadata (30 kB) - Downloading litellm-1.80.9-py3-none-any.whl.metadata (30 kB) - Downloading litellm-1.80.8-py3-none-any.whl.metadata (30 kB) - Downloading litellm-1.80.7-py3-none-any.whl.metadata (30 kB) - Downloading litellm-1.80.6-py3-none-any.whl.metadata (30 kB) -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. - Downloading litellm-1.80.5-py3-none-any.whl.metadata (30 kB) - Downloading litellm-1.80.0-py3-none-any.whl.metadata (30 kB) -Requirement already satisfied: python-dotenv>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.2.1) -Collecting tiktoken>=0.7.0 (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading tiktoken-0.12.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.7 kB) -Collecting tokenizers (from litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) -Requirement already satisfied: pydantic-settings>=2.5.2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.12.0) -Requirement already satisfied: pyjwt>=2.10.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.10.1) -Requirement already satisfied: python-multipart>=0.0.9 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.0.21) -Requirement already satisfied: sse-starlette>=1.6.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (3.2.0) -Requirement already satisfied: typing-inspection>=0.4.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.4.2) -Collecting tqdm>4 (from openai<1.110.0,>=1.68.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) -Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) -Collecting opentelemetry-exporter-otlp-proto-common==1.39.1 (from opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl.metadata (1.8 kB) -Collecting opentelemetry-proto==1.39.1 (from opentelemetry-exporter-otlp-proto-http<2.0.0,>=1.30.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading opentelemetry_proto-1.39.1-py3-none-any.whl.metadata (2.3 kB) -Requirement already satisfied: opentelemetry-instrumentation==0.60b1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from opentelemetry-instrumentation-threading<1.00b0,>=0.51b0->strands-agents[all,bidi-all]->docs==0.1.0) (0.60b1) -Requirement already satisfied: wrapt<2.0.0,>=1.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from opentelemetry-instrumentation-threading<1.00b0,>=0.51b0->strands-agents[all,bidi-all]->docs==0.1.0) (1.17.3) -Requirement already satisfied: opentelemetry-semantic-conventions==0.60b1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-instrumentation-threading<1.00b0,>=0.51b0->strands-agents[all,bidi-all]->docs==0.1.0) (0.60b1) -Requirement already satisfied: wcwidth in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from prompt-toolkit<4.0.0,>=3.0.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.2.14) -Requirement already satisfied: annotated-types>=0.6.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pydantic<3.0.0,>=2.4.0->strands-agents[all,bidi-all]->docs==0.1.0) (0.7.0) -Requirement already satisfied: pydantic-core==2.41.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pydantic<3.0.0,>=2.4.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.41.5) -Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3.0.0,>=2.47.0->google-auth[requests]<3.0.0,>=2.47.0->google-genai<2.0.0,>=1.32.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading pyasn1-0.6.2-py3-none-any.whl.metadata (8.4 kB) -Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) -Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) -Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) -Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) -Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) -Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) -Collecting docutils<0.23,>=0.21 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) -Collecting snowballstemmer>=2.2 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) -Collecting alabaster>=0.7.14 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) -Collecting imagesize>=1.3 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) -Collecting roman-numerals>=1.0.0 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) -INFO: pip is looking at multiple versions of sphinx-rtd-theme to determine which version is compatible with other requirements. This could take a while. -Collecting sphinx-rtd-theme<2.0.0,>=1.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata (4.5 kB) - Downloading sphinx_rtd_theme-1.2.1-py2.py3-none-any.whl.metadata (4.5 kB) - Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl.metadata (4.5 kB) - Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl.metadata (4.4 kB) - Downloading sphinx_rtd_theme-1.1.0-py2.py3-none-any.whl.metadata (4.4 kB) - Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) -Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx_autodoc_typehints-3.6.1-py3-none-any.whl.metadata (8.7 kB) -INFO: pip is still looking at multiple versions of sphinx-rtd-theme to determine which version is compatible with other requirements. This could take a while. -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. - Downloading sphinx_autodoc_typehints-3.6.0-py3-none-any.whl.metadata (8.7 kB) - Downloading sphinx_autodoc_typehints-3.5.2-py3-none-any.whl.metadata (8.7 kB) - Downloading sphinx_autodoc_typehints-3.5.1-py3-none-any.whl.metadata (8.7 kB) - Downloading sphinx_autodoc_typehints-3.5.0-py3-none-any.whl.metadata (8.6 kB) - Downloading sphinx_autodoc_typehints-3.4.0-py3-none-any.whl.metadata (8.6 kB) - Downloading sphinx_autodoc_typehints-3.3.0-py3-none-any.whl.metadata (8.4 kB) - Downloading sphinx_autodoc_typehints-3.2.0-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-3.1.0-py3-none-any.whl.metadata (7.9 kB) - Downloading sphinx_autodoc_typehints-3.0.1-py3-none-any.whl.metadata (7.9 kB) - Downloading sphinx_autodoc_typehints-3.0.0-py3-none-any.whl.metadata (7.9 kB) - Downloading sphinx_autodoc_typehints-2.5.0-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.4.4-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.4.3-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.4.2-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.4.1-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.4.0-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl.metadata (8.0 kB) -Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) -Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx_autodoc_typehints-2.2.3-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.2.2-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.2.1-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.2.0-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.1.1-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.1.0-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.0.1-py3-none-any.whl.metadata (8.0 kB) - Downloading sphinx_autodoc_typehints-2.0.0-py3-none-any.whl.metadata (7.7 kB) - Downloading sphinx_autodoc_typehints-1.25.3-py3-none-any.whl.metadata (7.7 kB) - Downloading sphinx_autodoc_typehints-1.25.2-py3-none-any.whl.metadata (7.8 kB) - Downloading sphinx_autodoc_typehints-1.25.1-py3-none-any.whl.metadata (7.8 kB) - Downloading sphinx_autodoc_typehints-1.25.0-py3-none-any.whl.metadata (7.8 kB) - Downloading sphinx_autodoc_typehints-1.24.1-py3-none-any.whl.metadata (7.8 kB) - Downloading sphinx_autodoc_typehints-1.24.0-py3-none-any.whl.metadata (7.8 kB) - Downloading sphinx_autodoc_typehints-1.23.3-py3-none-any.whl.metadata (8.5 kB) - Downloading sphinx_autodoc_typehints-1.23.2-py3-none-any.whl.metadata (8.5 kB) - Downloading sphinx_autodoc_typehints-1.23.1-py3-none-any.whl.metadata (8.6 kB) - Downloading sphinx_autodoc_typehints-1.23.0-py3-none-any.whl.metadata (8.4 kB) -Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) - Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) -Collecting sphinx-autodoc-typehints<4.0.0,>=1.12.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl.metadata (8.4 kB) -Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) - Downloading sphinx-9.0.3-py3-none-any.whl.metadata (5.8 kB) - Downloading sphinx-9.0.2-py3-none-any.whl.metadata (5.8 kB) - Downloading sphinx-9.0.1-py3-none-any.whl.metadata (5.8 kB) - Downloading sphinx-9.0.0-py3-none-any.whl.metadata (5.8 kB) - Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) -Collecting docutils<0.22,>=0.20 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) -Collecting roman-numerals-py>=1.0.0 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading roman_numerals_py-4.1.0-py3-none-any.whl.metadata (561 bytes) -Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx-8.2.2-py3-none-any.whl.metadata (7.0 kB) - Downloading sphinx-8.2.1-py3-none-any.whl.metadata (7.0 kB) - Downloading sphinx-8.2.0-py3-none-any.whl.metadata (7.0 kB) - Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) - Downloading sphinx-8.1.2-py3-none-any.whl.metadata (6.4 kB) - Downloading sphinx-8.1.1-py3-none-any.whl.metadata (6.4 kB) - Downloading sphinx-8.1.0-py3-none-any.whl.metadata (6.4 kB) - Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) - Downloading sphinx-8.0.1-py3-none-any.whl.metadata (6.2 kB) - Downloading sphinx-8.0.0-py3-none-any.whl.metadata (6.2 kB) -Collecting alabaster~=0.7.14 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) -Collecting sphinx<10.0.0,>=5.0.0 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinx-7.4.6-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.4.5-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.4.4-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.4.3-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.4.2-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.4.1-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.4.0-py3-none-any.whl.metadata (6.1 kB) - Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) -Collecting docutils<0.22,>=0.18.1 (from sphinx<10.0.0,>=5.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading docutils-0.18.1-py2.py3-none-any.whl.metadata (2.9 kB) -Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme<2.0.0,>=1.0.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) -INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. -INFO: pip is still looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. -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. -Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (2.6.1) -Requirement already satisfied: aiosignal>=1.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.4.0) -Requirement already satisfied: frozenlist>=1.1.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.8.0) -Requirement already satisfied: multidict<7.0,>=4.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (6.7.0) -Requirement already satisfied: propcache>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (0.4.1) -Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from aiohttp>=3.10->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) (1.22.0) -Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core>=1.26.0->a2a-sdk<0.4.0,>=0.3.0->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading proto_plus-1.27.0-py3-none-any.whl.metadata (2.2 kB) -Collecting eval-type-backport>=0.2.0 (from mistralai>=1.8.2->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading eval_type_backport-0.3.1-py3-none-any.whl.metadata (2.4 kB) -Collecting invoke<3.0.0,>=2.2.0 (from mistralai>=1.8.2->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) -INFO: pip is looking at multiple versions of mistralai to determine which version is compatible with other requirements. This could take a while. -Collecting mistralai>=1.8.2 (from strands-agents[all,bidi-all]->docs==0.1.0) - Downloading mistralai-1.10.0-py3-none-any.whl.metadata (40 kB) - Downloading mistralai-1.9.11-py3-none-any.whl.metadata (39 kB) -Requirement already satisfied: cryptography>=3.4.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (46.0.3) -Requirement already satisfied: cffi>=2.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (2.0.0) -Requirement already satisfied: pycparser in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.10.1->mcp<2.0.0,>=1.11.0->strands-agents[all,bidi-all]->docs==0.1.0) (3.0) -Collecting aws-sdk-signers~=0.1.0 (from smithy-aws-core>=0.0.1->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading aws_sdk_signers-0.1.0-py3-none-any.whl.metadata (3.5 kB) -Collecting smithy-core~=0.3.0 (from smithy-aws-core>=0.0.1->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading smithy_core-0.3.0-py3-none-any.whl.metadata (1.4 kB) -Collecting smithy-http~=0.3.0 (from smithy-aws-core>=0.0.1->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading smithy_http-0.3.1-py3-none-any.whl.metadata (3.4 kB) -Collecting greenlet>=1 (from sqlalchemy>=2.0.0->sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading greenlet-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) -Collecting aiomysql>=0.2.0 (from sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading aiomysql-0.3.2-py3-none-any.whl.metadata (5.1 kB) -Collecting PyMySQL>=1.0 (from aiomysql>=0.2.0->sqlalchemy[aiomysql,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) -Collecting aiosqlite (from sqlalchemy[aiosqlite,asyncio]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading aiosqlite-0.22.1-py3-none-any.whl.metadata (4.3 kB) -Collecting asyncpg (from sqlalchemy[asyncio,postgresql-asyncpg]>=2.0.0; extra == "sql"->a2a-sdk[sql]<0.4.0,>=0.3.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading asyncpg-0.31.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (4.4 kB) -Collecting regex>=2022.1.18 (from tiktoken>=0.7.0->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) -Collecting smithy-aws-event-stream~=0.2.0 (from smithy-aws-core[eventstream,json]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading smithy_aws_event_stream-0.2.1-py3-none-any.whl.metadata (1.6 kB) -Collecting smithy-json~=0.2.0 (from smithy-aws-core[eventstream,json]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading smithy_json-0.2.1-py3-none-any.whl.metadata (1.5 kB) -Collecting awscrt~=0.28.2 (from smithy-http[awscrt]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading awscrt-0.28.4-cp313-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (7.3 kB) -Collecting ijson>=3.3.0 (from smithy-json~=0.2.0->smithy-aws-core[eventstream,json]~=0.3.0->aws-sdk-bedrock-runtime->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading ijson-3.4.0.post0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) -Collecting types-awscrt (from botocore-stubs->boto3-stubs<2.0.0,>=1.26.0->boto3-stubs[sagemaker-runtime]<2.0.0,>=1.26.0; extra == "all"->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading types_awscrt-0.31.1-py3-none-any.whl.metadata (4.9 kB) -Collecting huggingface-hub<2.0,>=0.16.4 (from tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading huggingface_hub-1.3.2-py3-none-any.whl.metadata (13 kB) -Collecting filelock (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) -Collecting fsspec>=2023.5.0 (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) -Collecting hf-xet<2.0.0,>=1.2.0 (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) -Collecting shellingham (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) -Collecting typer-slim (from huggingface-hub<2.0,>=0.16.4->tokenizers->litellm<2.0.0,>=1.75.9->strands-agents[all,bidi-all]->docs==0.1.0) - Downloading typer_slim-0.21.1-py3-none-any.whl.metadata (16 kB) -Downloading click-8.2.1-py3-none-any.whl (102 kB) -Downloading mike-2.1.3-py3-none-any.whl (33 kB) -Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 118.6 MB/s 0:00:00 -Downloading mkdocs_llmstxt-0.2.0-py3-none-any.whl (23 kB) -Downloading mkdocs_macros_plugin-1.3.9-py3-none-any.whl (38 kB) -Downloading mkdocs_material-9.6.23-py3-none-any.whl (9.2 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 257.2 MB/s 0:00:00 -Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 294.1 MB/s 0:00:00 -Downloading backrefs-5.9-py313-none-any.whl (399 kB) -Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) -Downloading markdown-3.10-py3-none-any.whl (107 kB) -Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) -Downloading mkdocstrings_python-1.16.12-py3-none-any.whl (124 kB) -Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB) -Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) -Downloading pymdown_extensions-10.20-py3-none-any.whl (268 kB) -Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) -Downloading griffe-1.15.0-py3-none-any.whl (150 kB) -Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) -Downloading mdformat-1.0.0-py3-none-any.whl (53 kB) -Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) -Downloading mkdocs_autorefs-1.4.3-py3-none-any.whl (25 kB) -Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) -Downloading mkdocstrings-1.0.1-py3-none-any.whl (35 kB) -Downloading pathspec-1.0.3-py3-none-any.whl (55 kB) -Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) -Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) -Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 153.0 MB/s 0:00:00 -Downloading pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) -Downloading hjson-3.1.0-py3-none-any.whl (54 kB) -Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) -Downloading a2a_sdk-0.3.22-py3-none-any.whl (144 kB) -Downloading anthropic-0.76.0-py3-none-any.whl (390 kB) -Downloading boto3_stubs-1.42.31-py3-none-any.whl (69 kB) -Downloading distro-1.9.0-py3-none-any.whl (20 kB) -Downloading fastapi-0.128.0-py3-none-any.whl (103 kB) -Downloading google_genai-1.59.0-py3-none-any.whl (719 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 719.1/719.1 kB 118.7 MB/s 0:00:00 -Downloading google_auth-2.47.0-py3-none-any.whl (234 kB) -Downloading jiter-0.12.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (361 kB) -Downloading litellm-1.80.0-py3-none-any.whl (10.5 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 228.8 MB/s 0:00:00 -Downloading llama_api_client-0.6.0-py3-none-any.whl (94 kB) -Downloading mypy_boto3_sagemaker_runtime-1.42.3-py3-none-any.whl (19 kB) -Downloading ollama-0.6.1-py3-none-any.whl (14 kB) -Downloading openai-1.109.1-py3-none-any.whl (948 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 948.6/948.6 kB 167.6 MB/s 0:00:00 -Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl (19 kB) -Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl (18 kB) -Downloading opentelemetry_proto-1.39.1-py3-none-any.whl (72 kB) -Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) -Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_x86_64.whl (323 kB) -Downloading rsa-4.9.1-py3-none-any.whl (34 kB) -Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 254.8 MB/s 0:00:00 -Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 298.5 MB/s 0:00:00 -Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 100.8 MB/s 0:00:00 -Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) -Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl (19 kB) -Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) -Downloading starlette-0.50.0-py3-none-any.whl (74 kB) -Downloading websockets-15.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) -Downloading writer_sdk-2.3.2-py3-none-any.whl (187 kB) -Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) -Downloading fastuuid-0.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (278 kB) -Downloading google_api_core-2.29.0-py3-none-any.whl (173 kB) -Downloading proto_plus-1.27.0-py3-none-any.whl (50 kB) -Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) -Downloading mistralai-1.9.11-py3-none-any.whl (442 kB) -Downloading invoke-2.2.1-py3-none-any.whl (160 kB) -Downloading eval_type_backport-0.3.1-py3-none-any.whl (6.1 kB) -Downloading pyasn1-0.6.2-py3-none-any.whl (83 kB) -Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) -Downloading smithy_aws_core-0.3.0-py3-none-any.whl (18 kB) -Downloading aws_sdk_signers-0.1.0-py3-none-any.whl (21 kB) -Downloading smithy_core-0.3.0-py3-none-any.whl (64 kB) -Downloading smithy_http-0.3.1-py3-none-any.whl (40 kB) -Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) -Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) -Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) -Downloading sqlalchemy-2.0.45-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 275.3 MB/s 0:00:00 -Downloading greenlet-3.3.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (612 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 612.8/612.8 kB 41.5 MB/s 0:00:00 -Downloading aiomysql-0.3.2-py3-none-any.whl (71 kB) -Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) -Downloading tiktoken-0.12.0-cp313-cp313-manylinux_2_28_x86_64.whl (1.2 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 192.6 MB/s 0:00:00 -Downloading regex-2026.1.15-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (803 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 803.6/803.6 kB 45.0 MB/s 0:00:00 -Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) -Downloading aiosqlite-0.22.1-py3-none-any.whl (17 kB) -Downloading asyncpg-0.31.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.5 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 259.7 MB/s 0:00:00 -Downloading aws_sdk_bedrock_runtime-0.3.0-py3-none-any.whl (81 kB) -Downloading smithy_aws_event_stream-0.2.1-py3-none-any.whl (15 kB) -Downloading awscrt-0.28.4-cp313-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.1 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 219.7 MB/s 0:00:00 -Downloading smithy_json-0.2.1-py3-none-any.whl (9.9 kB) -Downloading ijson-3.4.0.post0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (149 kB) -Downloading botocore_stubs-1.42.31-py3-none-any.whl (66 kB) -Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) -Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) -Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) -Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) -Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) -Downloading super_collections-0.6.2-py3-none-any.whl (16 kB) -Downloading termcolor-3.3.0-py3-none-any.whl (7.7 kB) -Downloading tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 206.5 MB/s 0:00:00 -Downloading huggingface_hub-1.3.2-py3-none-any.whl (534 kB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 534.5/534.5 kB 89.7 MB/s 0:00:00 -Downloading hf_xet-1.2.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 317.4 MB/s 0:00:00 -Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) -Downloading filelock-3.20.3-py3-none-any.whl (16 kB) -Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) -Downloading typer_slim-0.21.1-py3-none-any.whl (47 kB) -Downloading types_awscrt-0.31.1-py3-none-any.whl (42 kB) -Downloading types_s3transfer-0.16.0-py3-none-any.whl (19 kB) -Downloading verspec-0.1.0-py3-none-any.whl (19 kB) -Building wheels for collected packages: docs, pyaudio - Building wheel for docs (pyproject.toml): started - Building wheel for docs (pyproject.toml): finished with status 'done' - Created wheel for docs: filename=docs-0.1.0-py3-none-any.whl size=6265 sha256=1b746e74be41dfaca0a35a611f420580a7ae5086a1cd224b58be3daad1752c89 - Stored in directory: /tmp/pip-ephem-wheel-cache-zpceigoa/wheels/b5/80/d3/86f9cb398fc6fd861252d5960705c88bf9b369ca6dcb78901b - Building wheel for pyaudio (pyproject.toml): started - Building wheel for pyaudio (pyproject.toml): finished with status 'error' - error: subprocess-exited-with-error - - × Building wheel for pyaudio (pyproject.toml) did not run successfully. - │ exit code: 1 - ╰─> [27 lines of output] - /tmp/pip-build-env-ttnb8vp9/overlay/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. - !! - - ******************************************************************************** - Please consider removing the following classifiers in favor of a SPDX license expression: - - License :: OSI Approved :: MIT License - - See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. - ******************************************************************************** - - !! - self._finalize_license_expression() - running bdist_wheel - running build - running build_py - creating build/lib.linux-x86_64-cpython-313/pyaudio - copying src/pyaudio/__init__.py -> build/lib.linux-x86_64-cpython-313/pyaudio - running build_ext - building 'pyaudio._portaudio' extension - creating build/temp.linux-x86_64-cpython-313/src/pyaudio - gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/usr/local/include -I/usr/include -I/opt/hostedtoolcache/Python/3.13.11/x64/include/python3.13 -c src/pyaudio/device_api.c -o build/temp.linux-x86_64-cpython-313/src/pyaudio/device_api.o - src/pyaudio/device_api.c:9:10: fatal error: portaudio.h: No such file or directory - 9 | #include "portaudio.h" - | ^~~~~~~~~~~~~ - compilation terminated. - error: command '/usr/bin/gcc' failed with exit code 1 - [end of output] - - note: This error originates from a subprocess, and is likely not a problem with pip. - ERROR: Failed building wheel for pyaudio -Successfully built docs -Failed to build pyaudio -error: failed-wheel-build-for-install - -× Failed to build installable wheels for some pyproject.toml based projects -╰─> pyaudio diff --git a/pip_macros.log b/pip_macros.log deleted file mode 100644 index e9bae3d3..00000000 --- a/pip_macros.log +++ /dev/null @@ -1,36 +0,0 @@ -Collecting mkdocs-macros-plugin - Downloading mkdocs_macros_plugin-1.5.0-py3-none-any.whl.metadata (8.6 kB) -Collecting hjson (from mkdocs-macros-plugin) - Using cached hjson-3.1.0-py3-none-any.whl.metadata (2.6 kB) -Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (3.1.6) -Requirement already satisfied: mkdocs>=0.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (1.6.1) -Requirement already satisfied: packaging in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (25.0) -Requirement already satisfied: pathspec in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (1.0.3) -Requirement already satisfied: python-dateutil in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (2.9.0.post0) -Requirement already satisfied: pyyaml in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (6.0.3) -Requirement already satisfied: requests in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-macros-plugin) (2.32.5) -Collecting super-collections>=0.6.2 (from mkdocs-macros-plugin) - Using cached super_collections-0.6.2-py3-none-any.whl.metadata (17 kB) -Collecting termcolor (from mkdocs-macros-plugin) - Using cached termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) -Requirement already satisfied: click>=7.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (8.3.1) -Requirement already satisfied: ghp-import>=1.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (2.1.0) -Requirement already satisfied: markdown>=3.3.6 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (3.10) -Requirement already satisfied: markupsafe>=2.0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (3.0.3) -Requirement already satisfied: mergedeep>=1.3.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (1.3.4) -Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (0.2.0) -Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (1.1) -Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=0.17->mkdocs-macros-plugin) (6.0.0) -Requirement already satisfied: platformdirs>=2.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs>=0.17->mkdocs-macros-plugin) (4.5.1) -Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from python-dateutil->mkdocs-macros-plugin) (1.17.0) -Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (3.4.4) -Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (3.11) -Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (2.6.3) -Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests->mkdocs-macros-plugin) (2026.1.4) -Downloading mkdocs_macros_plugin-1.5.0-py3-none-any.whl (44 kB) -Using cached super_collections-0.6.2-py3-none-any.whl (16 kB) -Using cached hjson-3.1.0-py3-none-any.whl (54 kB) -Using cached termcolor-3.3.0-py3-none-any.whl (7.7 kB) -Installing collected packages: hjson, termcolor, super-collections, mkdocs-macros-plugin - -Successfully installed hjson-3.1.0 mkdocs-macros-plugin-1.5.0 super-collections-0.6.2 termcolor-3.3.0 diff --git a/pip_mkdocs.log b/pip_mkdocs.log deleted file mode 100644 index 36e9ec68..00000000 --- a/pip_mkdocs.log +++ /dev/null @@ -1,67 +0,0 @@ -Collecting mkdocs - Using cached mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) -Collecting mkdocs-material - Downloading mkdocs_material-9.7.1-py3-none-any.whl.metadata (19 kB) -Collecting pymdown-extensions - Using cached pymdown_extensions-10.20-py3-none-any.whl.metadata (3.1 kB) -Requirement already satisfied: click>=7.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs) (8.3.1) -Collecting ghp-import>=1.0 (from mkdocs) - Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) -Collecting jinja2>=2.11.1 (from mkdocs) - Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) -Collecting markdown>=3.3.6 (from mkdocs) - Using cached markdown-3.10-py3-none-any.whl.metadata (5.1 kB) -Collecting markupsafe>=2.0.1 (from mkdocs) - Using cached markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) -Collecting mergedeep>=1.3.4 (from mkdocs) - Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) -Collecting mkdocs-get-deps>=0.2.0 (from mkdocs) - Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB) -Requirement already satisfied: packaging>=20.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs) (25.0) -Collecting pathspec>=0.11.1 (from mkdocs) - Using cached pathspec-1.0.3-py3-none-any.whl.metadata (13 kB) -Collecting pyyaml-env-tag>=0.1 (from mkdocs) - Using cached pyyaml_env_tag-1.1-py3-none-any.whl.metadata (5.5 kB) -Collecting pyyaml>=5.1 (from mkdocs) - Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) -Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs) (6.0.0) -Collecting babel>=2.10 (from mkdocs-material) - Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) -Collecting backrefs>=5.7.post1 (from mkdocs-material) - Downloading backrefs-6.1-py313-none-any.whl.metadata (3.0 kB) -Requirement already satisfied: colorama>=0.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material) (0.4.6) -Collecting mkdocs-material-extensions>=1.3 (from mkdocs-material) - Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB) -Collecting paginate>=0.5 (from mkdocs-material) - Using cached paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB) -Requirement already satisfied: pygments>=2.16 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material) (2.19.2) -Requirement already satisfied: requests>=2.30 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-material) (2.32.5) -Requirement already satisfied: python-dateutil>=2.8.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from ghp-import>=1.0->mkdocs) (2.9.0.post0) -Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs) - Using cached platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) -Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) (1.17.0) -Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (3.4.4) -Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (3.11) -Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (2.6.3) -Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from requests>=2.30->mkdocs-material) (2026.1.4) -Using cached mkdocs-1.6.1-py3-none-any.whl (3.9 MB) -Downloading mkdocs_material-9.7.1-py3-none-any.whl (9.3 MB) - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 171.6 MB/s 0:00:00 -Using cached pymdown_extensions-10.20-py3-none-any.whl (268 kB) -Using cached babel-2.17.0-py3-none-any.whl (10.2 MB) -Downloading backrefs-6.1-py313-none-any.whl (400 kB) -Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB) -Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) -Using cached markdown-3.10-py3-none-any.whl (107 kB) -Using cached markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) -Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB) -Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB) -Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) -Using cached paginate-0.5.7-py2.py3-none-any.whl (13 kB) -Using cached pathspec-1.0.3-py3-none-any.whl (55 kB) -Using cached platformdirs-4.5.1-py3-none-any.whl (18 kB) -Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) -Using cached pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) -Installing collected packages: paginate, pyyaml, platformdirs, pathspec, mkdocs-material-extensions, mergedeep, markupsafe, markdown, backrefs, babel, pyyaml-env-tag, pymdown-extensions, mkdocs-get-deps, jinja2, ghp-import, mkdocs, mkdocs-material - -Successfully installed babel-2.17.0 backrefs-6.1 ghp-import-2.1.0 jinja2-3.1.6 markdown-3.10 markupsafe-3.0.3 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-material-9.7.1 mkdocs-material-extensions-1.3.1 paginate-0.5.7 pathspec-1.0.3 platformdirs-4.5.1 pymdown-extensions-10.20 pyyaml-6.0.3 pyyaml-env-tag-1.1 diff --git a/pip_rest.log b/pip_rest.log deleted file mode 100644 index b1de0ecb..00000000 --- a/pip_rest.log +++ /dev/null @@ -1,68 +0,0 @@ -Collecting click<8.3.0 - Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB) -Collecting mike~=2.1.3 - Using cached mike-2.1.3-py3-none-any.whl.metadata (17 kB) -Collecting mkdocstrings-python~=1.16.10 - Using cached mkdocstrings_python-1.16.12-py3-none-any.whl.metadata (5.6 kB) -Collecting mkdocs-llmstxt~=0.2.0 - Using cached mkdocs_llmstxt-0.2.0-py3-none-any.whl.metadata (5.4 kB) -Collecting psutil~=7.2.0 - Using cached psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) -Requirement already satisfied: importlib-metadata in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (8.7.1) -Collecting importlib-resources (from mike~=2.1.3) - Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) -Requirement already satisfied: jinja2>=2.7 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (3.1.6) -Requirement already satisfied: mkdocs>=1.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (1.6.1) -Collecting pyparsing>=3.0 (from mike~=2.1.3) - Using cached pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) -Requirement already satisfied: pyyaml>=5.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (6.0.3) -Requirement already satisfied: pyyaml-env-tag in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mike~=2.1.3) (1.1) -Collecting verspec (from mike~=2.1.3) - Using cached verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB) -Collecting mkdocstrings>=0.28.3 (from mkdocstrings-python~=1.16.10) - Using cached mkdocstrings-1.0.1-py3-none-any.whl.metadata (15 kB) -Collecting mkdocs-autorefs>=1.4 (from mkdocstrings-python~=1.16.10) - Using cached mkdocs_autorefs-1.4.3-py3-none-any.whl.metadata (13 kB) -Collecting griffe>=1.6.2 (from mkdocstrings-python~=1.16.10) - Using cached griffe-1.15.0-py3-none-any.whl.metadata (5.2 kB) -Requirement already satisfied: beautifulsoup4>=4.12 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0) (4.14.3) -Requirement already satisfied: markdownify>=0.14 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-llmstxt~=0.2.0) (1.2.2) -Collecting mdformat>=0.7.21 (from mkdocs-llmstxt~=0.2.0) - Using cached mdformat-1.0.0-py3-none-any.whl.metadata (9.6 kB) -Requirement already satisfied: soupsieve>=1.6.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0) (2.8.3) -Requirement already satisfied: typing-extensions>=4.0.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from beautifulsoup4>=4.12->mkdocs-llmstxt~=0.2.0) (4.15.0) -Requirement already satisfied: colorama>=0.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from griffe>=1.6.2->mkdocstrings-python~=1.16.10) (0.4.6) -Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from jinja2>=2.7->mike~=2.1.3) (3.0.3) -Requirement already satisfied: six<2,>=1.15 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdownify>=0.14->mkdocs-llmstxt~=0.2.0) (1.17.0) -Requirement already satisfied: markdown-it-py<5,>=1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0) (4.0.0) -Requirement already satisfied: mdurl~=0.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from markdown-it-py<5,>=1->mdformat>=0.7.21->mkdocs-llmstxt~=0.2.0) (0.1.2) -Requirement already satisfied: ghp-import>=1.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (2.1.0) -Requirement already satisfied: markdown>=3.3.6 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (3.10) -Requirement already satisfied: mergedeep>=1.3.4 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (1.3.4) -Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (0.2.0) -Requirement already satisfied: packaging>=20.5 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (25.0) -Requirement already satisfied: pathspec>=0.11.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (1.0.3) -Requirement already satisfied: watchdog>=2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs>=1.0->mike~=2.1.3) (6.0.0) -Requirement already satisfied: python-dateutil>=2.8.1 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from ghp-import>=1.0->mkdocs>=1.0->mike~=2.1.3) (2.9.0.post0) -Requirement already satisfied: platformdirs>=2.2.0 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs>=1.0->mike~=2.1.3) (4.5.1) -Requirement already satisfied: pymdown-extensions>=6.3 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from mkdocstrings>=0.28.3->mkdocstrings-python~=1.16.10) (10.20) -Requirement already satisfied: zipp>=3.20 in /opt/hostedtoolcache/Python/3.13.11/x64/lib/python3.13/site-packages (from importlib-metadata->mike~=2.1.3) (3.23.0) -Using cached click-8.2.1-py3-none-any.whl (102 kB) -Using cached mike-2.1.3-py3-none-any.whl (33 kB) -Using cached mkdocstrings_python-1.16.12-py3-none-any.whl (124 kB) -Using cached mkdocs_llmstxt-0.2.0-py3-none-any.whl (23 kB) -Using cached psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) -Using cached griffe-1.15.0-py3-none-any.whl (150 kB) -Using cached mdformat-1.0.0-py3-none-any.whl (53 kB) -Using cached mkdocs_autorefs-1.4.3-py3-none-any.whl (25 kB) -Using cached mkdocstrings-1.0.1-py3-none-any.whl (35 kB) -Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB) -Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB) -Using cached verspec-0.1.0-py3-none-any.whl (19 kB) -Installing collected packages: verspec, pyparsing, psutil, importlib-resources, griffe, click, mdformat, mkdocs-llmstxt, mkdocs-autorefs, mike, mkdocstrings, mkdocstrings-python - Attempting uninstall: click - Found existing installation: click 8.3.1 - Uninstalling click-8.3.1: - Successfully uninstalled click-8.3.1 - -Successfully installed click-8.2.1 griffe-1.15.0 importlib-resources-6.5.2 mdformat-1.0.0 mike-2.1.3 mkdocs-autorefs-1.4.3 mkdocs-llmstxt-0.2.0 mkdocstrings-1.0.1 mkdocstrings-python-1.16.12 psutil-7.2.1 pyparsing-3.3.2 verspec-0.1.0 From c5717acfd95a4f34da8e8e10ba058d0f45ca6f62 Mon Sep 17 00:00:00 2001 From: Strands Agent <217235299+strands-agent@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:51:49 +0000 Subject: [PATCH 4/4] Additional changes from write operations --- .artifact/write_operations.jsonl | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .artifact/write_operations.jsonl diff --git a/.artifact/write_operations.jsonl b/.artifact/write_operations.jsonl deleted file mode 100644 index 39f0e35b..00000000 --- a/.artifact/write_operations.jsonl +++ /dev/null @@ -1 +0,0 @@ -{"timestamp": "2026-01-21T17:51:21.544428Z", "function": "reply_to_review_comment", "args": [], "kwargs": {"pr_number": 459, "comment_id": 2713685633, "reply_text": "Deleted all log files in the latest commit.", "repo": null}}