From 4fad475b7f7f4c88a9187ab88fe505c6d8e8c1ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:27:03 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 23bea74..9d5009b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,14 +4,11 @@ kiwisolver==1.4.2 matplotlib==3.4.3 numpy==1.22.4 pandas==1.4.2 -pep517==0.12.0 -Pillow==9.1.1 -pip-tools==6.6.2 +pillow==9.1.1 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.1 -scipy==1.8.1 +scipy==1.10.0 seaborn==0.11.2 six==1.16.0 -tomli==2.0.1 typer==0.4.1