From 3a205824d4db055864d060f278745e1f111419b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:36:11 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 in /src Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 25af134..fa115a2 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.7.1 nltk==3.6.6 numpy==1.22.0 rouge==0.3.2 -scipy==1.2.1 +scipy==1.10.0 stopit==1.1.2 sumy==0.7.0 wikitextparser==0.24.3