Skip to content

Commit fd2337e

Browse files
chore(deps): Update ag2[mcp,openai] requirement in /a2a/slack_researcher
Updates the requirements on [ag2[mcp,openai]](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] dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b37f9 commit fd2337e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

a2a/slack_researcher/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
requires-python = ">=3.11,<3.13"
55
description = "Slack research Agent module"
66
dependencies = [
7-
"ag2[openai,mcp]>=0.13.2",
7+
"ag2[openai,mcp]>=0.14.0",
88
"tavily-python>=0.7.26",
99
"python-dotenv>=1.2.2",
1010
"a2a-sdk[http-server]>=1.1.0",

a2a/slack_researcher/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)