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",