Skip to content

Commit 045fbf6

Browse files
chore(deps-dev): update e2b requirement
Updates the requirements on [e2b](https://github.com/e2b-dev/e2b) to permit the latest version. - [Release notes](https://github.com/e2b-dev/e2b/releases) - [Commits](https://github.com/e2b-dev/e2b/commits/@e2b/python-sdk@2.37.1) --- updated-dependencies: - dependency-name: e2b dependency-version: 2.35.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78f989f commit 045fbf6

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
@@ -143,7 +143,7 @@ judge = [
143143
kb = []
144144
# Skill Runtime E2B backend
145145
skills = [
146-
"e2b>=2.15.3,<2.25.0",
146+
"e2b>=2.15.3,<2.38.0",
147147
]
148148
# Codex Runtime (goal-09): OpenAI 官方 openai-codex SDK,自带 pin 版 CLI 二进制。
149149
# 可选 extra,不进默认依赖(二进制几十 MB);缺依赖时 CodexRuntime 显式报错。

0 commit comments

Comments
 (0)