diff --git a/requirements.txt b/requirements.txt index fa46f03b..e8e0e522 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pandas==2.2.1 langdetect==1.0.9 networkx==3.2.1 gensim==4.3.2 -scipy==1.12.0 +scipy==1.13.0 spacy==3.7.4 \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index a8307eb0..3154b692 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ install_requires = langdetect==1.0.9 networkx==3.2.1 gensim==4.3.2 - scipy==1.12.0 + scipy==1.13.0 spacy==3.7.4 packages = find: