From dd8c4b2e54a47d342e714d2b84d9bce56a7b7600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:54:42 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /topicrankpy Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- topicrankpy/requirements.txt | 2 +- topicrankpy/topicrankpy.egg-info/requires.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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