Skip to content

Commit

Permalink
Add beta E2B SDK to Python
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva committed Dec 17, 2024
1 parent 574c367 commit 2c43f9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python = "^3.8"

httpx = ">=0.20.0, <1.0.0"
attrs = ">=21.3.0"
e2b = "^1.0.4"
e2b = "1.1.0b17"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit 2c43f9d

Please sign in to comment.