diff --git a/pyproject.toml b/pyproject.toml index 7546d28..d420047 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ pdf2image = "^1.16.0" matplotlib = "^3.5.1" imutils = "^0.5.4" iteration-utilities = "^0.11.0" -dvc = "^2.34.0" +dvc = "^3.0.0" dvc-ssh = "^2.20.0" scipy = "^1.8.0" coverage = "^5.5"