Skip to content

Commit 19b2924

Browse files
chore(deps-dev): 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](https://github.com/a2aproject/a2a-python/commits/v1.1.2) --- updated-dependencies: - dependency-name: a2a-sdk dependency-version: 1.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 331f441 commit 19b2924

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
@@ -160,7 +160,7 @@ dev = [
160160
]
161161

162162
[project.optional-dependencies]
163-
a2a = ["a2a-sdk[http-server]>=0.3,<0.4"]
163+
a2a = ["a2a-sdk[http-server]>=0.3,<1.2"]
164164
a2a-v1 = ["a2a-sdk[http-server]>=1.0.1,<2.0"]
165165
ag-ui = ["ag-ui-protocol>=0.1.10"]
166166
strands-agents = [

0 commit comments

Comments
 (0)