Skip to content

Commit

Permalink
fix(convolutional-neural-network): update dependency wandb to v0.18.5 (
Browse files Browse the repository at this point in the history
…#19836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 3abcee9 commit 1fe4d12
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -9,7 +9,7 @@ pandas = "2.2.3"
tabulate = "0.9.0"
torch = "2.4.1"
torchvision = "0.19.1"
wandb = "0.18.4"
wandb = "0.18.5"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.29.0"
Expand Down

0 comments on commit 1fe4d12

Please sign in to comment.