From b1995a08167fb709d6c2bc8b04e431d03b1e3965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:14:42 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /gym_flexassembly/vision Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gym_flexassembly/vision/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gym_flexassembly/vision/requirements.txt b/gym_flexassembly/vision/requirements.txt index df0c846..4dd8dac 100644 --- a/gym_flexassembly/vision/requirements.txt +++ b/gym_flexassembly/vision/requirements.txt @@ -3,7 +3,7 @@ opencv-python==4.2.0.34 Pillow==7.2.0 pybullet==2.8.2 rospkg==1.2.8 -scipy==1.5.2 +scipy==1.10.0 torch==1.5.1 torchvision==0.6.1 empy==3.3.4