From 30049c2bb88d7b442b7124089f8e70676c664825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:47:19 +0000 Subject: [PATCH] Bump scipy in /docker/transformers-pytorch-gpu-adamix Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/transformers-pytorch-gpu-adamix/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/transformers-pytorch-gpu-adamix/requirements.txt b/docker/transformers-pytorch-gpu-adamix/requirements.txt index 3e11a3e..1c95603 100644 --- a/docker/transformers-pytorch-gpu-adamix/requirements.txt +++ b/docker/transformers-pytorch-gpu-adamix/requirements.txt @@ -26,7 +26,7 @@ regex==2021.7.6 requests==2.26.0 sacremoses==0.0.45 scikit-learn==0.24.2 -scipy==1.7.0 +scipy==1.10.0 sentencepiece==0.1.96 sklearn==0.0 tensorboardx==1.8