Skip to content

Commit 8e4874d

Browse files
committed
fix: update google-adk version >=1.18
1 parent c802b24 commit 8e4874d

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.18.0", # For basic agent architecture
1919
"litellm>=1.79.3", # For model inference
2020
"loguru>=0.7.3", # For better logging
2121
"opentelemetry-exporter-otlp>=1.35.0",

0 commit comments

Comments
 (0)