Skip to content

Commit 9fc0bcd

Browse files
study8677claude
andauthored
build(deps): update openai-agents requirement to >=0.12,<0.18 (#78)
Manual replay of Dependabot PR #74. Dependabot's rebase produced a conflict against the just-merged scanner 3.10 fix (#77), which also touched engine/pyproject.toml. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 4192a00 commit 9fc0bcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"python-dotenv>=1.0,<2",
1010
"requests>=2.33.0,<3",
1111
"mcp[cli]>=1.0.0,<2",
12-
"openai-agents[litellm]>=0.12,<0.15",
12+
"openai-agents[litellm]>=0.12,<0.18",
1313
"tomli>=2.0,<3; python_version < \"3.11\"",
1414
]
1515

0 commit comments

Comments
 (0)