From ffa18fae7e47f21137337f0396d25b2e253533ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:16:41 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /classifier 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] --- classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classifier/requirements.txt b/classifier/requirements.txt index ff96005..a0ce74a 100644 --- a/classifier/requirements.txt +++ b/classifier/requirements.txt @@ -7,7 +7,7 @@ opencv-contrib-python==4.4.0.46 Pillow==9.0.1 #pycocotools @ git+https://github.com/cocodataset/cocoapi.git@8c9bcc3cf640524c4c20a9c40e89cb6a2f2fa0e9#subdirectory=PythonAPI scikit-image==0.17.2 -scipy==1.5.2 +scipy==1.10.0 seaborn==0.11.0 torch==1.5.1 torchvision==0.6.0a0+35d732a