Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions agent_starter_pack/base_templates/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies = [
{%- endif %}
"google-cloud-logging>=3.12.0,<4.0.0",
{%- if cookiecutter.deployment_target == 'cloud_run' %}
"google-cloud-aiplatform[evaluation]>=1.118.0,<2.0.0",
"google-cloud-aiplatform[evaluation]==1.130.0",
"fastapi~=0.115.8",
"uvicorn~=0.34.0",
"asyncpg>=0.30.0,<1.0.0",
{%- elif cookiecutter.deployment_target == 'agent_engine' %}
"google-cloud-aiplatform[evaluation,agent-engines]>=1.118.0,<2.0.0",
"google-cloud-aiplatform[evaluation,agent-engines]==1.130.0",
"protobuf>=6.31.1,<7.0.0",
{%- endif %}
]
Expand Down
915 changes: 500 additions & 415 deletions agent_starter_pack/resources/locks/uv-adk-agent_engine.lock

Large diffs are not rendered by default.

887 changes: 497 additions & 390 deletions agent_starter_pack/resources/locks/uv-adk-cloud_run.lock

Large diffs are not rendered by default.

915 changes: 500 additions & 415 deletions agent_starter_pack/resources/locks/uv-adk_a2a-agent_engine.lock

Large diffs are not rendered by default.

887 changes: 497 additions & 390 deletions agent_starter_pack/resources/locks/uv-adk_a2a-cloud_run.lock

Large diffs are not rendered by default.

915 changes: 500 additions & 415 deletions agent_starter_pack/resources/locks/uv-adk_live-agent_engine.lock

Large diffs are not rendered by default.

887 changes: 497 additions & 390 deletions agent_starter_pack/resources/locks/uv-adk_live-cloud_run.lock

Large diffs are not rendered by default.

1,039 changes: 562 additions & 477 deletions agent_starter_pack/resources/locks/uv-agentic_rag-agent_engine.lock

Large diffs are not rendered by default.

1,011 changes: 559 additions & 452 deletions agent_starter_pack/resources/locks/uv-agentic_rag-cloud_run.lock

Large diffs are not rendered by default.

1,153 changes: 655 additions & 498 deletions agent_starter_pack/resources/locks/uv-langgraph-agent_engine.lock

Large diffs are not rendered by default.

1,135 changes: 655 additions & 480 deletions agent_starter_pack/resources/locks/uv-langgraph-cloud_run.lock

Large diffs are not rendered by default.