Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion agent_sdks/conformance/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version = "0.1.0"
description = "Validation tests for A2UI conformance YAML files. Note: this package is for internal validation of conformance test files and is not an SDK."
requires-python = ">=3.10"
dependencies = [
"pytest>=9.0.2",
"pytest>=9.0.3",
"jsonschema>=4.0.0",
"pyyaml>=6.0.1",
]
Expand Down
8 changes: 4 additions & 4 deletions agent_sdks/conformance/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

144 changes: 72 additions & 72 deletions agent_sdks/python/uv.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions samples/agent/adk/gemini_enterprise/agent_engine/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"a2a-sdk==0.3.25",
"google-adk>=1.28.0",
"google-adk>=1.33.0",
"google-genai>=1.27.0",
"python-dotenv>=1.1.0",
"uvicorn",
Expand Down
14 changes: 7 additions & 7 deletions samples/agent/adk/gemini_enterprise/cloud_run/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading