Skip to content

Commit 5ddf9cf

Browse files
Replace pynvml by nvidia-ml-py
1 parent b3c09f9 commit 5ddf9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
requires-python = ">=3.10"
2727
dependencies = [
28-
"pynvml>=11.5.0",
28+
"nvidia-ml-py>=12.0.0",
2929
"blessed>=1.17",
3030
"psutil>=5.6",
3131
"requests>=2.24",

0 commit comments

Comments
 (0)