Skip to content

Commit 92730ab

Browse files
committed
update: e2b & e2b-desktop libs to fix premature sbx timeout
1 parent f7a8a58 commit 92730ab

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
e2b = "^1.0.3"
10+
e2b = "^1.5.0"
1111
ipython = "^8.29.0"
1212
python-dotenv = "^1.0.1"
1313
gradio-client = "^1.5.0"
1414
pillow = "^11.0.0"
15-
e2b-desktop = "^1.0.2"
15+
e2b-desktop = "^1.7.2"
1616
openai = "^1.59.5"
1717
anthropic = "^0.44.0"
1818
pyqtwebengine = "^5.15.7"

0 commit comments

Comments
 (0)