diff --git a/topicrankpy/requirements.txt b/topicrankpy/requirements.txt index b14e8b9..9282ffb 100644 --- a/topicrankpy/requirements.txt +++ b/topicrankpy/requirements.txt @@ -4,7 +4,7 @@ nltk==3.4.5 textract==1.6.3 urlextract==0.14.0 spacy==2.2.3 -scipy==1.4.1 +scipy==1.10.0 six==1.12.0 matplotlib==3.1.1 scikit_learn==0.22 diff --git a/topicrankpy/topicrankpy.egg-info/requires.txt b/topicrankpy/topicrankpy.egg-info/requires.txt index af8fdcb..48cf59d 100644 --- a/topicrankpy/topicrankpy.egg-info/requires.txt +++ b/topicrankpy/topicrankpy.egg-info/requires.txt @@ -3,7 +3,7 @@ networkx==2.4 nltk==3.4.5 numpy==1.17.2 scikit_learn==0.22 -scipy==1.4.1 +scipy==1.10.0 six==1.12.0 spacy==2.2.3 textract==1.6.3