Skip to content

Commit 8e2a517

Browse files
committed
deps(nvidia-ml-py): add nvidia-ml-py 13.580.126 and 13.590.48 to support list
1 parent 86b1f2d commit 8e2a517

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
args: [--ignore-case]
3030
files: ^docs/source/spelling_wordlist\.txt$
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.14.13
32+
rev: v0.14.14
3333
hooks:
3434
- id: ruff-check
3535
args: [--fix, --exit-non-zero-on-fix]

nvitop/version.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@
9292
'12.575.51',
9393
'13.580.65',
9494
'13.580.82',
95+
'13.580.126',
9596
'13.590.44',
97+
'13.590.48',
9698
)
9799
"""The list of supported ``nvidia-ml-py`` versions.
98100
See also: `nvidia-ml-py's Release History <https://pypi.org/project/nvidia-ml-py/#history>`_.

0 commit comments

Comments
 (0)