From 65addcf0622ea50a9da6330659af4699495c2cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:46:23 +0000 Subject: [PATCH] build(deps): update pynvml requirement from ~=11.5.3 to ~=12.0.0 Updates the requirements on [pynvml](https://github.com/gpuopenanalytics/pynvml) to permit the latest version. - [Commits](https://github.com/gpuopenanalytics/pynvml/compare/11.5.3...12.0.0) --- updated-dependencies: - dependency-name: pynvml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd2584b..137c964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ PyYAML~=6.0.2 psutil~=6.1.0 -pynvml~=11.5.3 +pynvml~=12.0.0 PySide6~=6.8.1 safetensors~=0.4.5 numpy<2.0.0