Skip to content

Commit 2c43f9d

Browse files
committed
Add beta E2B SDK to Python
1 parent 574c367 commit 2c43f9d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

python/poetry.lock

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

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = "^3.8"
1414

1515
httpx = ">=0.20.0, <1.0.0"
1616
attrs = ">=21.3.0"
17-
e2b = "^1.0.4"
17+
e2b = "1.1.0b17"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
pytest = "^7.4.0"

0 commit comments

Comments
 (0)