Skip to content

Commit a838214

Browse files
authored
Bump dvc and dvc-render versions (standardise plots across products) (#747)
1 parent 4010dd3 commit a838214

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ classifiers = [
3131
]
3232
dynamic = ["version"]
3333
dependencies = [
34-
"dvc>=3.22.1",
35-
"dvc-render>=0.6.0,<1.0",
36-
"dvc-studio-client>=0.15.0,<1",
34+
"dvc>=3.33.0",
35+
"dvc-render>=1.0.0,<2",
36+
"dvc-studio-client>=0.17.1,<1",
3737
"funcy",
3838
"gto",
3939
"ruamel.yaml",

0 commit comments

Comments
 (0)