From 8f40e8df83f8e1204c28191b3286dadc067ea8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:35:20 +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 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index e163112..292c1d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ pyyaml==6.0 # via genanki scikit-learn==1.1.1 # via -r requirements.in -scipy==1.8.1 +scipy==1.10.0 # via scikit-learn six==1.16.0 # via python-dateutil @@ -102,16 +102,8 @@ threadpoolctl==3.1.0 # via scikit-learn tomli==2.0.1 # via - # black - # coverage # pep517 - # pylint # pytest -typing-extensions==4.2.0 - # via - # astroid - # black - # pylint wheel==0.37.1 # via pip-tools wrapt==1.14.1