diff --git a/pyproject.toml b/pyproject.toml index 7546d28..5e3590d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ matplotlib = "^3.5.1" imutils = "^0.5.4" iteration-utilities = "^0.11.0" dvc = "^2.34.0" -dvc-ssh = "^2.20.0" +dvc-ssh = "^4.0.0" scipy = "^1.8.0" coverage = "^5.5" dependency-check = "^0.6.0"