Skip to content

Commit aaf2280

Browse files
committed
temporarily install dvc-data from source
1 parent 710f210 commit aaf2280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"configobj>=5.0.6",
3535
"distro>=1.3",
3636
"dpath<3,>=2.1.0",
37-
"dvc-data>=0.55,<0.56",
37+
"dvc-data @ git+https://github.com/iterative/dvc-data.git@refs/pull/362/head",
3838
"dvc-http>=2.29.0",
3939
"dvc-render>=0.3.1,<1",
4040
"dvc-studio-client>=0.9.2,<1",

0 commit comments

Comments
 (0)