From 87233526e989dc39fd2fda0b8faf91001effaac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:01:34 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /instafashion/scripts 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] --- instafashion/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instafashion/scripts/requirements.txt b/instafashion/scripts/requirements.txt index c7ddcc6..a772ee5 100644 --- a/instafashion/scripts/requirements.txt +++ b/instafashion/scripts/requirements.txt @@ -114,7 +114,7 @@ requests-oauthlib==1.3.0 rsa==4.6 s3transfer==0.3.3 sacremoses==0.0.43 -scipy==1.4.1 +scipy==1.10.0 Send2Trash==1.5.0 sentencepiece==0.1.91 six==1.15.0