Skip to content

Commit c3b054f

Browse files
jer96jer
andauthored
deps(a2a): upgrade a2a with db support (#395)
Co-authored-by: jer <jerebill@amazon.com>
1 parent 33cd0e9 commit c3b054f

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
@@ -84,7 +84,7 @@ otel = [
8484
"opentelemetry-exporter-otlp-proto-http>=1.30.0,<2.0.0",
8585
]
8686
a2a = [
87-
"a2a-sdk>=0.2.6",
87+
"a2a-sdk[sql]>=0.2.11",
8888
"uvicorn>=0.34.2",
8989
"httpx>=0.28.1",
9090
"fastapi>=0.115.12",

0 commit comments

Comments
 (0)