From 04fc86e25baf5935bd15f4bfbe3c823bf186b0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 18:15:06 +0000 Subject: [PATCH] Bump scipy from 1.14.0 to 1.15.1 in /rastervision_core Bumps [scipy](https://github.com/scipy/scipy) from 1.14.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rastervision_core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rastervision_core/requirements.txt b/rastervision_core/requirements.txt index 2ab59d8e6..fe5a70c83 100644 --- a/rastervision_core/requirements.txt +++ b/rastervision_core/requirements.txt @@ -7,7 +7,7 @@ pyproj==3.6.1 rasterio==1.3.10 pystac==1.10.1 scikit-learn==1.5.1 -scipy==1.14.0 +scipy==1.15.1 opencv-python-headless==4.10.0.84 tqdm==4.66.5 xarray==2024.7.0