Skip to content

Commit

Permalink
fix(graph-neural-network): update dependency wandb to v0.16.4 (#15029)
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] committed Mar 7, 2024
1 parent edcfb99 commit 402be04
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -11,7 +11,7 @@ ogb = "1.3.6"
torch = "1.13.1"
torch-geometric = "2.3.1"
tqdm = "4.66.2"
wandb = "0.16.3"
wandb = "0.16.4"

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

0 comments on commit 402be04

Please sign in to comment.