We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd76634 commit 366aa29Copy full SHA for 366aa29
code-execution-sandbox-agent-with-e2b/pyproject.toml
@@ -7,7 +7,7 @@ dependencies = [
7
"openai>=1.65.1,<2",
8
"e2b-code-interpreter>=1.0.5,<2",
9
"python-dotenv>=1.0.1,<2",
10
- "rich>=13.9.4,<14",
+ "rich>=13.9.4,<15",
11
]
12
13
[build-system]
0 commit comments