Skip to content

Commit 10e7869

Browse files
dependency updates continued
1 parent 500acc6 commit 10e7869

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements/env_climada.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ channels:
55
dependencies:
66
- bottleneck>=1.4
77
- cartopy>=0.24
8-
- cfgrib>=0.9.9
8+
- cfgrib>=0.9
99
- contextily>=1.6
10-
- dask>=2024.8
11-
- eccodes>=2.27
12-
- gdal>=3.6
10+
- dask>=2025.2
11+
- eccodes>=2.40
12+
- gdal>=3.10
1313
- geopandas>=0.14,<1.0 # geopandas 1.0 does not depend on fiona anymore, hence fiona would need to be added as dependency
14-
- h5py>=3.8
14+
- h5py>=3.12
1515
- haversine>=2.9
1616
- matplotlib-base>=3.10
17-
- netcdf4>=1.6
17+
- netcdf4>=1.7
1818
- numba>=0.61
1919
- numexpr>=2.10
2020
- openpyxl>=3.1
@@ -25,8 +25,8 @@ dependencies:
2525
- pint>=0.24
2626
- pip
2727
- pycountry>=24.6
28-
- pyproj>=3.5
29-
- pytables>=3.7
28+
- pyproj>=3.7
29+
- pytables>=3.10
3030
- pyxlsb>=1.0
3131
- rasterio>=1.4
3232
- requests>=2.32

0 commit comments

Comments
 (0)