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 1d01dc0 commit ea6c2b9Copy full SHA for ea6c2b9
pyproject.toml
@@ -84,7 +84,7 @@ otel = [
84
"opentelemetry-exporter-otlp-proto-http>=1.30.0,<2.0.0",
85
]
86
a2a = [
87
- "a2a-sdk>=0.2.6",
+ "a2a-sdk[sql]>=0.2.11",
88
"uvicorn>=0.34.2",
89
"httpx>=0.28.1",
90
"fastapi>=0.115.12",
0 commit comments