Skip to content

Commit 9a53688

Browse files
Update wandb requirement from <0.17.0,>=0.15.0 to >=0.15.0,<0.19.0
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.18.2) --- updated-dependencies: - dependency-name: wandb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a890dda commit 9a53688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
wandb >=0.15.0, <0.17.0
1+
wandb >=0.15.0, <0.19.0
22
plotly>=5.13.0, <5.25.0
33
kaleido >=0.2.0, <0.3.0
44
captum >=0.5.0, <0.8.0

0 commit comments

Comments
 (0)