Skip to content

Commit 7f258c3

Browse files
Update netcdf4 requirement from >=1.7.1 to >=1.7.4
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/commits) --- updated-dependencies: - dependency-name: netcdf4 dependency-version: 1.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 576cf10 commit 7f258c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Jinja2>=3.1.4
22
numpy>=2.0.0
33
scipy>=1.14.1
4-
netcdf4>=1.7.1
4+
netcdf4>=1.7.4
55
matplotlib>=3.7.0
66
Cython>=3.0.0
77
boutdata>=0.3.0

0 commit comments

Comments
 (0)