Skip to content

Commit 27c378c

Browse files
committed
Update numpy version
1 parent fe470fb commit 27c378c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.math

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ RUN apt_install \
1414
pixelmatch \
1515
"matplotlib >= 3.5.0" \
1616
"scipy >= 1.12.0" \
17-
"numpy == 1.23.5" \
17+
"numpy == 2.3.5" \
1818
"Pillow >= 9.0.0" \
1919
&& :

0 commit comments

Comments
 (0)