Skip to content

Commit 4e0cbc6

Browse files
Update dependency numpy to v2
1 parent 04f5438 commit 4e0cbc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-python311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Used by the library
22
# (taken from Sumac Open edX version)
3-
numpy==1.26.4
3+
numpy==2.4.5
44
scipy==1.14.1
55
pyparsing==3.2.0
66

requirements-python38.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Used by the library
22
# (taken from Redwood Open edX version)
3-
numpy==1.24.4
3+
numpy==2.4.5
44
scipy==1.10.1
55
pyparsing==3.1.2
66

0 commit comments

Comments
 (0)