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 54a8c78 commit 7e77383Copy full SHA for 7e77383
.github/scripts/env_image.sh
@@ -12,4 +12,4 @@ sudo fc-cache -f
12
sudo python3 -m pip install kaleido==0.2.1 plotly==6.6.0 --progress-bar off
13
14
# install numpy i.e. to convert arrays to typed arrays
15
-sudo python3 -m pip install numpy==1.24.2
+sudo python3 -m pip install numpy==2.4.3
0 commit comments