diff --git a/pyproject.toml b/pyproject.toml index 340b226..4a8d037 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ [project.optional-dependencies] dev = ["pytest", "ruff", "isort", "pytest-cov"] finetune = [ - "deepspeed==0.16.9", + "deepspeed==0.17.6", "imagesize==1.4.1", "ms-swift==3.5.3", "qwen_vl_utils>=0.0.6",