Skip to content

Commit b5ce58b

Browse files
chore(deps): Update ag2[mcp,openai,tracing] requirement
Updates the requirements on [ag2[mcp,openai,tracing]](https://github.com/ag2ai/ag2) to permit the latest version. - [Release notes](https://github.com/ag2ai/ag2/releases) - [Commits](ag2ai/ag2@v0.13.2...v0.14.0) --- updated-dependencies: - dependency-name: ag2[mcp,openai,tracing] dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3716b35 commit b5ce58b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

a2a/simple_generalist/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "A generalist AG2 agent exposed via A2A, powered by MCP tools"
66
dependencies = [
77
"python-dotenv>=1.2.2",
88
"a2a-sdk[http-server]>=1.1.0,<2",
9-
"ag2[openai,mcp,tracing]>=0.13.2",
9+
"ag2[openai,mcp,tracing]>=0.14.0",
1010
"httpx>=0.28.1",
1111
"pydantic>=2.13.4",
1212
"pydantic-settings>=2.14.1",

a2a/simple_generalist/uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)