We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2c2a3 commit 04bbe2bCopy full SHA for 04bbe2b
1 file changed
.github/scripts/env_image.sh
@@ -26,7 +26,7 @@ sudo cp -r .github/fonts/ /usr/share/
26
sudo fc-cache -f
27
28
# Install Kaleido & Plotly
29
-uv pip install --system kaleido==1.2 plotly==6.6.0 --no-progress
+uv pip install --system kaleido==1.3.0 plotly==6.8.0 --no-progress
30
31
# Install numpy i.e. to convert arrays to typed arrays
32
uv pip install --system numpy==2.4.3
0 commit comments