From e282452402d15f82bb895c3f7d64aeceeac05376 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:00:40 +0000 Subject: [PATCH] Bump scipy 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] --- .../implementation/using_pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/method/2_mesh_reconstruction/2_textured_mesh_with_pifu/implementation/using_pytorch/requirements.txt b/method/2_mesh_reconstruction/2_textured_mesh_with_pifu/implementation/using_pytorch/requirements.txt index bdbd669..26748f6 100644 --- a/method/2_mesh_reconstruction/2_textured_mesh_with_pifu/implementation/using_pytorch/requirements.txt +++ b/method/2_mesh_reconstruction/2_textured_mesh_with_pifu/implementation/using_pytorch/requirements.txt @@ -13,7 +13,7 @@ pyparsing==2.4.6 python-dateutil==2.8.1 PyWavelets==1.1.1 scikit-image==0.16.2 -scipy==1.4.1 +scipy==1.10.0 Shapely==1.7.0 six==1.14.0 torch==1.4.0