Skip to content

Commit 3d526f2

Browse files
minorun365jer96
andauthored
fix(deps): pin a2a-sdk>=0.2.16 to resolve #572 (#581)
Co-authored-by: Jeremiah <[email protected]>
1 parent b13c5c5 commit 3d526f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ sagemaker = [
9696
]
9797

9898
a2a = [
99+
"a2a-sdk>=0.2.16,<1.0.0",
99100
"a2a-sdk[sql]>=0.2.11,<1.0.0",
100101
"uvicorn>=0.34.2,<1.0.0",
101102
"httpx>=0.28.1,<1.0.0",
@@ -321,4 +322,4 @@ style = [
321322
["instruction", ""],
322323
["text", ""],
323324
["disabled", "fg:#858585 italic"]
324-
]
325+
]

0 commit comments

Comments
 (0)