From f0afddadaf6da5fedbd69379cef7cdca9fd12bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:44:23 +0000 Subject: [PATCH] Bump scipy from 1.3.0 to 1.10.0 in /Text_Analytics-master2 Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Text_Analytics-master2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text_Analytics-master2/requirements.txt b/Text_Analytics-master2/requirements.txt index 5f11b5f..01160d9 100644 --- a/Text_Analytics-master2/requirements.txt +++ b/Text_Analytics-master2/requirements.txt @@ -11,7 +11,7 @@ python-dateutil==2.8.0 pytz==2019.1 scikit-learn==0.21.2 spellchecker==0.4 -scipy==1.3.0 +scipy==1.10.0 six==1.12.0 sklearn==0.0 sqlparse==0.3.0