Skip to content

Commit b7e6622

Browse files
Update plotly requirement from >=5.19.0 to >=6.9.0 (#5)
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.19.0...v6.9.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: alvarosalinaso <alvarosalinasortiz@gmail.com>
1 parent 8efd264 commit b7e6622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
streamlit>=1.61.1
2-
plotly>=5.19.0
2+
plotly>=6.9.0
33
pandas>=2.1.0
44
numpy>=1.26.0
55
scipy>=1.15.3

0 commit comments

Comments
 (0)