Skip to content

Commit

Permalink
Bump dvc and dvc-render versions (standardise plots across products) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon authored Dec 6, 2023
1 parent 4010dd3 commit a838214
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"dvc>=3.22.1",
"dvc-render>=0.6.0,<1.0",
"dvc-studio-client>=0.15.0,<1",
"dvc>=3.33.0",
"dvc-render>=1.0.0,<2",
"dvc-studio-client>=0.17.1,<1",
"funcy",
"gto",
"ruamel.yaml",
Expand Down

0 comments on commit a838214

Please sign in to comment.