From a49177d20dd625d7721e1cf377bee278fac2a017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:34:18 +0200 Subject: [PATCH] build(deps): update numpy requirement from <2.1.0 to <2.2.0 in /requirements (#2695) build(deps): update numpy requirement in /requirements Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.1...v2.1.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 4b4375609626a272c6c45beda06126cf0cefd6d2) --- requirements/classification_test.txt | 2 +- requirements/image_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/classification_test.txt b/requirements/classification_test.txt index fd1d76b2a96..688067c482a 100644 --- a/requirements/classification_test.txt +++ b/requirements/classification_test.txt @@ -3,5 +3,5 @@ pandas >=1.4.0, <=2.2.2 netcal >1.0.0, <1.4.0 # calibration_error -numpy <2.1.0 +numpy <2.2.0 fairlearn # group_fairness diff --git a/requirements/image_test.txt b/requirements/image_test.txt index 692f5953431..956a370fa0e 100644 --- a/requirements/image_test.txt +++ b/requirements/image_test.txt @@ -5,6 +5,6 @@ scikit-image >=0.19.0, <0.25.0 kornia >=0.6.7, <0.8.0 pytorch-msssim ==1.0.0 sewar >=0.4.4, <=0.4.6 -numpy <2.1.0 +numpy <2.2.0 torch-fidelity @ git+https://github.com/toshas/torch-fidelity@master lpips <=0.1.4