Skip to content

Commit 4d3d274

Browse files
chore: bump kernel sdk versions to latest (#48)
Co-authored-by: masnwilliams <masnwilliams@users.noreply.github.com>
1 parent 2a59180 commit 4d3d274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/python/computer-use/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"python-dateutil~=2.8.2",
1010
"pydantic~=2.11.5",
1111
"typing-extensions~=4.13.2",
12-
"kernel==0.5.0",
12+
"kernel>=0.8.0",
1313
"python-dotenv~=1.0.0",
1414
"httpx~=0.27.0",
1515
]

0 commit comments

Comments
 (0)