Skip to content

Commit 16b4c93

Browse files
committed
upgrade plotly to 6.0 (<7.0)
1 parent 8aec6f1 commit 16b4c93

File tree

2 files changed

+43
-26
lines changed

2 files changed

+43
-26
lines changed

poetry.lock

Lines changed: 42 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pytest-cov = ">=4.0.0,<7.0"
7575
ruff = "0.9.10"
7676
pandas = ">=2.1.1,<3.0"
7777
pillow = ">=10.0.0,<12.0"
78-
plotly = ">=5.13.0,<6.0"
78+
plotly = ">=5.13.0,<7.0"
7979
asynctest = ">=0.13.0,<1.0"
8080
pre-commit = ">=3.2.1"
8181
selenium = ">=4.11.0,<5.0"

0 commit comments

Comments
 (0)