Skip to content

Commit 9c5d4d4

Browse files
committed
build: upgrade google-adk to >=1.15.0
1 parent 636ae37 commit 9c5d4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"pydantic-settings>=2.10.1", # Config management
1616
"a2a-sdk>=0.3.0", # For Google Agent2Agent protocol
1717
"deprecated>=1.2.18",
18-
"google-adk>=1.10.0", # For basic agent architecture
18+
"google-adk>=1.15.0", # For basic agent architecture
1919
"google-adk<=1.19.0", # For basic agent architecture
2020
"litellm>=1.74.3", # For model inference
2121
"loguru>=0.7.3", # For better logging

0 commit comments

Comments
 (0)