Skip to content

Commit 5e3a953

Browse files
committed
fix: kaleido version no.
1 parent b60a85d commit 5e3a953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
# This is a temporary fix for kaleido hanging on image generation on Windows
5454
# See: https://github.com/plotly/Kaleido/issues/110
5555
# and: https://github.com/plotly/Kaleido/issues/134
56-
"kaleido==0.1.0post1",
56+
"kaleido==0.1.0",
5757
]
5858
[project.urls]
5959
Homepage = "https://truelearnai.github.io/"

0 commit comments

Comments
 (0)