Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a2697d5

Browse files
authored
Merge pull request #5160 from plotly/update-kaleido-version-rc13
Bump kaleido version to rc13 in pyproject.toml and CI
2 parents 7702233 + 753f2fc commit a2697d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646

4747
[project.optional-dependencies]
4848
express = ["numpy"]
49-
kaleido = ["kaleido==1.0.0rc11"]
49+
kaleido = ["kaleido==1.0.0rc13"]
5050
dev = ["black==25.1.0"]
5151

5252
[project.scripts]

‎test_requirements/requirements_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matplotlib
1818
scikit-image
1919
psutil
2020
# kaleido>=1.0.0 # Uncomment and delete line below once Kaleido v1 is released
21-
git+https://github.com/plotly/Kaleido.git@v1.0.0rc12#subdirectory=src/py
21+
kaleido==1.0.0rc13
2222
orjson
2323
polars[timezone]
2424
pyarrow

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /