Skip to content

Commit a33923f

Browse files
[MNT] [Dependabot](deps-dev): Update plotly requirement from <5.25.0,>=5.13.0 to >=5.13.0,<6.6.0 (#634)
Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version.
1 parent c32722e commit a33923f

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
@@ -69,7 +69,7 @@ dev = [
6969

7070
extra = [
7171
"wandb>=0.15.0,<0.25.0",
72-
"plotly>=5.13.0,<5.25.0",
72+
"plotly>=5.13.0,<6.6.0",
7373
"kaleido>=0.2.0,<0.3.0",
7474
"captum>=0.5.0,<0.8.0",
7575
"pytorch-tabnet<4.2",

0 commit comments

Comments
 (0)