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 dd76000 commit 12de58bCopy full SHA for 12de58b
pyproject.toml
@@ -90,7 +90,7 @@ writer = [
90
]
91
92
a2a = [
93
- "a2a-sdk[sql]>=0.2.11,<1.0.0",
+ "a2a-sdk[sql]>=0.2.16,<1.0.0",
94
"uvicorn>=0.34.2,<1.0.0",
95
"httpx>=0.28.1,<1.0.0",
96
"fastapi>=0.115.12,<1.0.0",
@@ -136,7 +136,7 @@ all = [
136
"opentelemetry-exporter-otlp-proto-http>=1.30.0,<2.0.0",
137
138
# a2a
139
140
141
142
0 commit comments