Skip to content

Commit 8470081

Browse files
Update plotly requirement from <5.20.0,>=5.13.0 to >=5.13.0,<5.25.0 (#478)
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/master/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.13.0...v5.24.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6be46b commit 8470081

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 @@
11
wandb >=0.15.0, <0.17.0
2-
plotly>=5.13.0, <5.20.0
2+
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)