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 da9153a commit 11d2e7dCopy full SHA for 11d2e7d
pyproject.toml
@@ -90,7 +90,7 @@ writer = [
90
]
91
92
a2a = [
93
- "a2a-sdk[sql]>=0.2.11",
+ "a2a-sdk[sql]>=0.2.11,<1.0.0",
94
"uvicorn>=0.34.2",
95
"httpx>=0.28.1",
96
"fastapi>=0.115.12",
@@ -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