We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a59180 commit 4d3d274Copy full SHA for 4d3d274
templates/python/computer-use/pyproject.toml
@@ -9,7 +9,7 @@ dependencies = [
9
"python-dateutil~=2.8.2",
10
"pydantic~=2.11.5",
11
"typing-extensions~=4.13.2",
12
- "kernel==0.5.0",
+ "kernel>=0.8.0",
13
"python-dotenv~=1.0.0",
14
"httpx~=0.27.0",
15
]
0 commit comments