diff --git a/pyproject.toml b/pyproject.toml index 8e45dde6b..6c5005b43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "python-multipart>=0.0.16", "filelock", "psutil", - "gpuhunt==0.1.16", + "gpuhunt==0.1.17", "argcomplete>=3.5.0", "ignore-python>=0.2.0", "orjson",