Skip to content

Commit 9fd1b8c

Browse files
chore(deps): update dependency numpy to v2
1 parent 80853cc commit 9fd1b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.4
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.3.4
44
scipy==1.10.1
55
pyparsing==3.1.2
66

0 commit comments

Comments
 (0)