We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a54db3 commit 558b3d4Copy full SHA for 558b3d4
requirements.txt
@@ -7,5 +7,5 @@ pandas==2.2.3
7
langdetect==1.0.9
8
networkx==3.2.1
9
gensim==4.3.3
10
-scipy==1.12.0
+scipy==1.15.3
11
spacy==3.8.0
setup.cfg
@@ -30,7 +30,7 @@ install_requires =
30
31
32
33
- scipy==1.12.0
+ scipy==1.15.3
34
35
packages = find:
36
0 commit comments