From c0504a1a934ec390d58e2491255db6c5c54e804b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:14:14 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 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] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 47d191e..ab78c7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastai==2.0.6 +fastai==2.0.6 jupyter==1.0.0 jupyter-client==6.1.7 jupyter-console==6.2.0 @@ -14,7 +14,7 @@ pathlib==1.0.1 pickleshare==0.7.5 Pillow==9.3.0 scikit-learn==0.23.2 -scipy==1.5.2 +scipy==1.10.0 seaborn==0.10.1 torch==1.6.0 torchvision==0.7.0