We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef5edb commit 4a8f636Copy full SHA for 4a8f636
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ authors = [
13
]
14
dependencies = [
15
"pydantic-settings==2.10.1", # Config management
16
- "a2a-sdk>=0.3.7", # For Google Agent2Agent protocol
+ "a2a-sdk==0.3.7", # For Google Agent2Agent protocol
17
"deprecated==1.2.18",
18
"google-adk>=1.19.0", # For basic agent architecture
19
"litellm>=1.74.3,<=1.82.6", # For model inference
0 commit comments