Skip to content

Commit

Permalink
fix(graph-neural-network): update dependency wandb to v0.18.5 (#19837)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 1fe4d12 commit 111df58
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions machine-learning/graph-neural-network/poetry.lock

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

2 changes: 1 addition & 1 deletion machine-learning/graph-neural-network/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ogb = "1.3.6"
torch = "1.13.1"
torch-geometric = "2.3.1"
tqdm = "4.66.5"
wandb = "0.18.4"
wandb = "0.18.5"

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

0 comments on commit 111df58

Please sign in to comment.