Skip to content

Commit a656039

Browse files
authored
Demo UI dependency update (#250)
1 parent 6e4a7a7 commit a656039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎demo/ui/pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ dependencies = [
1212
"fastapi>=0.115.0",
1313
"uvicorn>=0.34.0",
1414
"mesop>=1.0.0",
15-
"a2a-sdk",
15+
"a2a-sdk>=0.2.16",
1616
"pandas>=2.2.0",
1717
"google-genai>=1.9.0",
18-
"google-adk>=1.0.0",
18+
"google-adk[a2a]>=1.7.0",
1919
]
2020

2121
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)