We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636ae37 commit 9c5d4d4Copy full SHA for 9c5d4d4
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"pydantic-settings>=2.10.1", # Config management
16
"a2a-sdk>=0.3.0", # For Google Agent2Agent protocol
17
"deprecated>=1.2.18",
18
- "google-adk>=1.10.0", # For basic agent architecture
+ "google-adk>=1.15.0", # For basic agent architecture
19
"google-adk<=1.19.0", # For basic agent architecture
20
"litellm>=1.74.3", # For model inference
21
"loguru>=0.7.3", # For better logging
0 commit comments