Skip to content

Commit df4e823

Browse files
committed
Revert "bump kaleido and plotly version in env_image"
This reverts commit 04bbe2b.
1 parent cf41ca1 commit df4e823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/env_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sudo cp -r .github/fonts/ /usr/share/
2626
sudo fc-cache -f
2727

2828
# Install Kaleido & Plotly
29-
uv pip install --system kaleido==1.3.0 plotly==6.8.0 --no-progress
29+
uv pip install --system kaleido==1.2 plotly==6.6.0 --no-progress
3030

3131
# Install numpy i.e. to convert arrays to typed arrays
3232
uv pip install --system numpy==2.4.3

0 commit comments

Comments
 (0)