Skip to content

Commit 7977764

Browse files
author
jer
committed
deps(a2a): upgrade a2a with db support
1 parent 471a6c1 commit 7977764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ otel = [
8383
"opentelemetry-exporter-otlp-proto-http>=1.30.0,<2.0.0",
8484
]
8585
a2a = [
86-
"a2a-sdk>=0.2.6",
86+
"a2a-sdk[sql]>=0.2.11",
8787
"uvicorn>=0.34.2",
8888
"httpx>=0.28.1",
8989
"fastapi>=0.115.12",

0 commit comments

Comments
 (0)