Skip to content

Commit 558b3d4

Browse files
Update dependency scipy to v1.15.3
1 parent 1a54db3 commit 558b3d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pandas==2.2.3
77
langdetect==1.0.9
88
networkx==3.2.1
99
gensim==4.3.3
10-
scipy==1.12.0
10+
scipy==1.15.3
1111
spacy==3.8.0

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install_requires =
3030
langdetect==1.0.9
3131
networkx==3.2.1
3232
gensim==4.3.3
33-
scipy==1.12.0
33+
scipy==1.15.3
3434
spacy==3.8.0
3535
packages = find:
3636

0 commit comments

Comments
 (0)