Skip to content

Commit 2de9296

Browse files
chore(deps): update dependency scipy to v1.16.2
1 parent 80853cc commit 2de9296

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,7 +1,7 @@
11
# Used by the library
22
# (taken from Sumac Open edX version)
33
numpy==1.26.4
4-
scipy==1.14.1
4+
scipy==1.16.2
55
pyparsing==3.2.0
66

77
# For testing

requirements-python38.txt

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

77
# For testing

0 commit comments

Comments
 (0)