Skip to content

Commit 3666861

Browse files
[MNT] [Dependabot](deps-dev): Update plotly requirement
Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.13.0...v6.5.2) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.5.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43b5522 commit 3666861

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.19.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)