We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe470fb commit 27c378cCopy full SHA for 27c378c
1 file changed
Dockerfile.math
@@ -14,6 +14,6 @@ RUN apt_install \
14
pixelmatch \
15
"matplotlib >= 3.5.0" \
16
"scipy >= 1.12.0" \
17
- "numpy == 1.23.5" \
+ "numpy == 2.3.5" \
18
"Pillow >= 9.0.0" \
19
&& :
0 commit comments