nvitop/requirements.txt
Xuehai Pan e5528f4ca3 deps: bump latest supported nvidia-ml-py version
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2023-01-11 15:25:54 +08:00

7 lines
246 B
Text

# Sync with pyproject.toml and nvitop/version.py
nvidia-ml-py >= 11.450.51, < 11.526.0a0
psutil >= 5.6.6
cachetools >= 1.0.1
termcolor >= 1.0.0
colorama >= 0.4.0; platform_system == 'Windows'
windows-curses >= 2.2.0; platform_system == 'Windows'