Skip to content

Commit 9b014ca

Browse files
chore(deps): Update a2a-sdk[http-server] requirement
Updates the requirements on [a2a-sdk[http-server]](https://github.com/a2aproject/a2a-python) to permit the latest version. - [Release notes](https://github.com/a2aproject/a2a-python/releases) - [Changelog](https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md) - [Commits](a2aproject/a2a-python@v0.2.16...v1.1.0) --- updated-dependencies: - dependency-name: a2a-sdk[http-server] dependency-version: 1.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8346d88 commit 9b014ca

2 files changed

Lines changed: 123 additions & 25 deletions

File tree

a2a/recipe_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
license = { text = "Apache" }
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"a2a-sdk[http-server]>=0.2.16",
11+
"a2a-sdk[http-server]>=1.1.0",
1212
"openai>=2.38.0",
1313
"pydantic-settings>=2.14.1",
1414
"uvicorn>=0.48.0",

0 commit comments

Comments
 (0)