Skip to content

Commit 7e77383

Browse files
committed
Update numpy
1 parent 54a8c78 commit 7e77383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/env_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ sudo fc-cache -f
1212
sudo python3 -m pip install kaleido==0.2.1 plotly==6.6.0 --progress-bar off
1313

1414
# install numpy i.e. to convert arrays to typed arrays
15-
sudo python3 -m pip install numpy==1.24.2
15+
sudo python3 -m pip install numpy==2.4.3

0 commit comments

Comments
 (0)