From 853908e16e22800b71f0a2484a5748f45dbca79d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 22:02:57 +0000 Subject: [PATCH] Update netcdf4 requirement from <1.5.9,>=1.5.5 to >=1.5.5,<1.6.3 Updates the requirements on [netcdf4](https://github.com/Unidata/netcdf4-python) to permit the latest version. - [Release notes](https://github.com/Unidata/netcdf4-python/releases) - [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog) - [Commits](https://github.com/Unidata/netcdf4-python/compare/v1.5.5.1rel...v1.6.2) --- updated-dependencies: - dependency-name: netcdf4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 1989866b..366c96e1 100644 --- a/requirement.txt +++ b/requirement.txt @@ -15,7 +15,7 @@ statsmodels >=0.12.2,<0.14.0 rasterio >=1.2.10 rasterstats >=0.16.0 oasis >=0.1.3 -netCDF4 >=1.5.5,<1.5.9 +netCDF4 >=1.5.5,<1.6.3 scikit-learn >=0.24.2,<1.0.2 scikit-image >=0.18.3 ecmwf-api-client >=1.6.1