Skip to content

Commit 38aa182

Browse files
chore(deps): update dependency scipy to v1.17.0
1 parent 04f5438 commit 38aa182

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,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.17.0
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.17.0
55
pyparsing==3.1.2
66

77
# For testing

0 commit comments

Comments
 (0)