Skip to content

Commit a893390

Browse files
[Runpod] Require CUDA 12.8+ on the host #3299
Updated `gpuhunt` to `0.1.13`
1 parent 4f9cfee commit a893390

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"python-multipart>=0.0.16",
3333
"filelock",
3434
"psutil",
35-
"gpuhunt==0.1.12",
35+
"gpuhunt==0.1.13",
3636
"argcomplete>=3.5.0",
3737
"ignore-python>=0.2.0",
3838
"orjson",

0 commit comments

Comments
 (0)