mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
deps(termcolor): vendor third-party dependency termcolor (#148)
This commit is contained in:
parent
652859c84b
commit
37b95d859e
13 changed files with 315 additions and 40 deletions
|
|
@ -49,7 +49,6 @@ dependencies = [
|
|||
# Sync with nvitop/version.py and requirements.txt
|
||||
"nvidia-ml-py >= 11.450.51, < 12.561.0a0",
|
||||
"psutil >= 5.6.6",
|
||||
"termcolor >= 1.0.0",
|
||||
"colorama >= 0.4.0; platform_system == 'Windows'",
|
||||
"windows-curses >= 2.2.0; platform_system == 'Windows'",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue