Skip to content

Commit 8aeabd9

Browse files
[MNT] [Dependabot](deps-dev): Update wandb requirement
Updates the requirements on [wandb](https://github.com/wandb/wandb) to permit the latest version. - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](wandb/wandb@v0.15.0...v0.24.0) --- updated-dependencies: - dependency-name: wandb dependency-version: 0.24.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b5522 commit 8aeabd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dev = [
6868
]
6969

7070
extra = [
71-
"wandb>=0.15.0,<0.19.0",
71+
"wandb>=0.15.0,<0.25.0",
7272
"plotly>=5.13.0,<5.25.0",
7373
"kaleido>=0.2.0,<0.3.0",
7474
"captum>=0.5.0,<0.8.0",

0 commit comments

Comments
 (0)