deps(nvidia-ml-py): add nvidia-ml-py 13.580.65 to support list (#178)

This commit is contained in:
Xuehai Pan 2025-08-16 13:45:40 +08:00 committed by GitHub
parent c166dfce10
commit 89334065d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 138 additions and 47 deletions

View file

@ -1,5 +1,5 @@
# Sync with pyproject.toml and nvitop/version.py
nvidia-ml-py >= 11.450.51, < 12.576.0a0
nvidia-ml-py >= 11.450.51, < 13.581.0a0
psutil >= 5.6.6
colorama >= 0.4.0; platform_system == 'Windows'
windows-curses >= 2.2.0; platform_system == 'Windows'