From 8594d8e63fcee9331cd50b17b7e1dc63af2a0501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:02:15 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /adv_transformer 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] --- adv_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adv_transformer/requirements.txt b/adv_transformer/requirements.txt index 0f7fb6c..c7bbb62 100644 --- a/adv_transformer/requirements.txt +++ b/adv_transformer/requirements.txt @@ -98,7 +98,7 @@ Sanic-Cors==0.10.0.post3 Sanic-Dispatcher==0.7.3.0 Sanic-Plugins-Framework==0.9.2 scikit-learn==0.23.1 -scipy==1.4.1 +scipy==1.10.0 sentencepiece==0.1.91 setproctitle==1.1.10 six==1.15.0