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.

126 changes: 63 additions & 63 deletions agent_sdks/python/uv.lock

Large diffs are not rendered by default.

3,738 changes: 1,866 additions & 1,872 deletions samples/agent/adk/mcp-apps-in-a2ui-sample/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion samples/agent/adk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ pyink-annotation-pragmas = [
[dependency-groups]
dev = [
"pyink>=24.10.0",
"pytest>=9.0.2",
"pytest>=9.0.3",
]
224 changes: 112 additions & 112 deletions samples/agent/adk/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/build_catalog/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ default = true

[dependency-groups]
dev = [
"pytest>=8.0.0",
"pytest>=9.0.3",
]

[tool.pytest.ini_options]
Expand Down
8 changes: 4 additions & 4 deletions tools/build_catalog/uv.lock

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

Loading