Skip to content

Commit 200b8af

Browse files
chore(deps): Update a2a-sdk requirement
Updates the requirements on [a2a-sdk](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.3.20...v1.0.2) --- updated-dependencies: - dependency-name: a2a-sdk dependency-version: 1.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe22099 commit 200b8af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ authors = [
2929
{ name = "Shivdeep Singh", email = "shivdeepsachdeva@gmail.com" },
3030
]
3131
dependencies = [
32-
"a2a-sdk[http-server]>=0.3.20,<1.0",
32+
"a2a-sdk[http-server]>=0.3.20,<2.0",
3333
"base58>=2.1.0",
3434
"pydantic>=2.0,<3.0",
3535
"pydantic-settings>=2.0,<3.0",

0 commit comments

Comments
 (0)