mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
chore: update version number requirements
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
This commit is contained in:
parent
46baa7c287
commit
017842f6bb
2 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ classifiers = [
|
|||
"Topic :: Utilities",
|
||||
]
|
||||
dependencies = [
|
||||
"nvidia-ml-py >= 11.450.51, < 11.500.00",
|
||||
"nvidia-ml-py >= 11.450.51, < 11.500.0a0",
|
||||
"psutil >= 5.6.6",
|
||||
"cachetools >= 1.0.1",
|
||||
"termcolor >= 1.0.0",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
nvidia-ml-py >= 11.450.51, < 11.500.00
|
||||
nvidia-ml-py >= 11.450.51, < 11.500.0a0
|
||||
psutil >= 5.6.6
|
||||
cachetools >= 1.0.1
|
||||
termcolor >= 1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue