deps(nvidia-ml-py): add nvidia-ml-py 12.535.108 to support list

This commit is contained in:
Xuehai Pan 2023-08-31 17:15:11 +08:00
parent 410785e283
commit 46ea686c33

View file

@ -70,6 +70,7 @@ PYNVML_VERSION_CANDIDATES = (
'11.525.112',
'11.525.131',
'12.535.77',
'12.535.108',
)
"""The list of supported ``nvidia-ml-py`` versions.
See also: `nvidia-ml-py's Release History <https://pypi.org/project/nvidia-ml-py/#history>`_.