Skip to content

Commit

Permalink
Update min version of DVC to 3.33.3 (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon committed Dec 6, 2023
1 parent a838214 commit 8406920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"dvc>=3.33.0",
"dvc>=3.33.3",
"dvc-render>=1.0.0,<2",
"dvc-studio-client>=0.17.1,<1",
"funcy",
Expand Down

0 comments on commit 8406920

Please sign in to comment.