Skip to content

Commit 42de0d0

Browse files
authored
Merge of #339
2 parents 874e943 + 7cd69f8 commit 42de0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib==3.7.1; python_version<='3.10'
55
matplotlib==3.10.8; python_version>='3.11'
66
numpy; python_version=='3.7'
77
numpy==1.24.3; python_version<='3.10'
8-
numpy==2.3.5; python_version>='3.11'
8+
numpy==2.4.0; python_version>='3.11'
99
scipy; python_version=='3.7'
1010
scipy==1.10.1; python_version<='3.10'
1111
scipy==1.16.3; python_version>='3.11'

0 commit comments

Comments
 (0)