From bbe487782953a58bffc1a18ed1444889fd1736c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:48:30 +0000 Subject: [PATCH] chore(deps): update nvidia-ml-py requirement Updates the requirements on [nvidia-ml-py](https://forums.developer.nvidia.com) to permit the latest version. --- updated-dependencies: - dependency-name: nvidia-ml-py dependency-version: 13.595.45 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 4c2cad6..af4d4ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -nvidia-ml-py>=13.0.0,<14.0.0 +nvidia-ml-py>=13.595.45,<14.0.0 psutil>=5.9.0,<8.0.0 click>=8.1.0,<9.0.0 pyyaml>=6.0,<7.0