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 cbf845b commit 610cb65Copy full SHA for 610cb65
pyproject.toml
@@ -96,6 +96,7 @@ sagemaker = [
96
]
97
98
a2a = [
99
+ "a2a-sdk>=0.2.16,<1.0.0",
100
"a2a-sdk[sql]>=0.2.11,<1.0.0",
101
"uvicorn>=0.34.2,<1.0.0",
102
"httpx>=0.28.1,<1.0.0",
@@ -321,4 +322,4 @@ style = [
321
322
["instruction", ""],
323
["text", ""],
324
["disabled", "fg:#858585 italic"]
-]
325
+]
0 commit comments