Skip to content

Commit

Permalink
fix(convolutional-neural-network): update dependency dvc to v3.54.0 (#…
Browse files Browse the repository at this point in the history
…18851)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 87db728 commit 609176a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions machine-learning/convolutional-neural-network/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "3.10.x"
dvc = "3.53.2"
dvc = "3.54.0"
dvc-s3 = "3.2.0"
pandas = "2.2.2"
tabulate = "0.9.0"
Expand Down

0 comments on commit 609176a

Please sign in to comment.