From 747a259b2e3567109d17e763a26e8e6986638fa8 Mon Sep 17 00:00:00 2001 From: Victor Skvortsov Date: Tue, 18 Aug 2026 15:32:37 +0500 Subject: [PATCH] Bump gpuhunt==0.1.30 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 42803869c..19ae87be8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "python-multipart>=0.0.16", "filelock", "psutil", - "gpuhunt==0.1.29", + "gpuhunt==0.1.30", "argcomplete>=3.5.0", "ignore-python>=0.2.0", "apscheduler<4",