Skip to content

Commit 8495f64

Browse files
[MNT] [Dependabot](deps-dev): Update wandb requirement from <0.25.0,>=0.15.0 to >=0.15.0,<0.26.0 (#642)
Updates the requirements on [wandb](https://github.com/wandb/wandb) to permit the latest version.
1 parent 98480fc commit 8495f64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.25.0",
71+
"wandb>=0.15.0,<0.26.0",
7272
"plotly>=5.13.0,<6.6.0",
7373
"kaleido>=0.2.0,<0.3.0",
7474
"captum>=0.5.0,<0.8.0",

0 commit comments

Comments
 (0)