From c78864afd26ae1b1839f406dcb77a1ddebc7d853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:58:36 +0000 Subject: [PATCH] Bump scipy from 1.14.0 to 1.14.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 05bcdd6..bd6ef16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.9.1 scikit_learn==1.5.1 pandas==2.2.2 -scipy==1.14.0 +scipy==1.14.1 numpy==1.26.4 tensorflow==2.15.0.post1 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 66c1417..9bb42d3 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,6 +1,6 @@ matplotlib==3.9.1 scikit_learn==1.5.1 pandas==2.2.2 -scipy==1.14.0 +scipy==1.14.1 numpy==1.26.4 tensorflow_gpu==2.12.0