Skip to content

Commit e418c63

Browse files
[Nebius] Ensure the SDK supports spot instances
1 parent 2319187 commit e418c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ oci = [
176176
"dstack[server]",
177177
]
178178
nebius = [
179-
"nebius>=0.2.19,<0.3; python_version >= '3.10'",
179+
"nebius>=0.2.40,<0.3; python_version >= '3.10'",
180180
"dstack[server]",
181181
]
182182
all = [

0 commit comments

Comments
 (0)