From 1eee0cac9cf57aa7563868159eb1f9c690643687 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:50:38 +0000 Subject: [PATCH] Bump scipy in /transformers_master/examples/distillation Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transformers_master/examples/distillation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformers_master/examples/distillation/requirements.txt b/transformers_master/examples/distillation/requirements.txt index 1b3238a..1168138 100644 --- a/transformers_master/examples/distillation/requirements.txt +++ b/transformers_master/examples/distillation/requirements.txt @@ -4,4 +4,4 @@ gitpython==3.0.2 tensorboard>=1.14.0 tensorboardX==1.8 psutil==5.6.6 -scipy==1.3.1 +scipy==1.10.0