diff --git a/pyproject.toml b/pyproject.toml index dfcaa577..afc3326b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "attrs>=21.3.0", "dictdiffer>=0.8.1", "diskcache>=5.2.1", - "dvc-objects>=4.0.1,<6", + "dvc-objects>=5.2,<6", "fsspec>=2024.2.0", "funcy>=1.14; python_version < '3.12'", "pygtrie>=2.3.2",