From 587fc1d240e41a17e99ca2c88ec23306f784eb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:25:36 +0000 Subject: [PATCH] Bump scipy from 1.5.4 to 1.10.0 in /pytorch_ares Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytorch_ares/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch_ares/requirements.txt b/pytorch_ares/requirements.txt index a7707cc..7de9e0b 100644 --- a/pytorch_ares/requirements.txt +++ b/pytorch_ares/requirements.txt @@ -3,6 +3,6 @@ torchvision==0.5.0 numpy==1.21.0 pandas timm==0.4.12 -scipy==1.5.4 +scipy==1.10.0 opencv-python-headless dataclasses \ No newline at end of file