diff --git a/pyproject.toml b/pyproject.toml index 66780880..43be8e15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "asyncssh>=2.13.1,<3", "funcy>=1.14", "shortuuid>=0.5.0", - "dvc-objects>=1.0.1,<2", + "dvc-objects>=1.0.1,<3", "dvc-http>=2.29.0", ]