You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements/env_climada.yml
+18-18Lines changed: 18 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,18 @@ channels:
4
4
- nodefaults
5
5
dependencies:
6
6
- bottleneck>=1.4
7
-
- cartopy>=0.23
8
-
- cfgrib>=0.9.9
7
+
- cartopy>=0.24
8
+
- cfgrib>=0.9
9
9
- contextily>=1.6
10
-
- dask>=2024.5
11
-
- eccodes>=2.27
12
-
- gdal>=3.6
10
+
- dask>=2025.2
11
+
- eccodes>=2.40
12
+
- gdal>=3.10
13
13
- 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
15
-
- haversine>=2.8
16
-
- matplotlib-base>=3.9
17
-
- netcdf4>=1.6
18
-
- numba>=0.60
14
+
- h5py>=3.12
15
+
- haversine>=2.9
16
+
- matplotlib-base>=3.10
17
+
- netcdf4>=1.7
18
+
- numba>=0.61
19
19
- numexpr>=2.10
20
20
- openpyxl>=3.1
21
21
- osm-flex>=1.1
@@ -25,20 +25,20 @@ dependencies:
25
25
- pint>=0.24
26
26
- pip
27
27
- pycountry>=24.6
28
-
- pyproj>=3.5
29
-
- pytables>=3.7
28
+
- pyproj>=3.7
29
+
- pytables>=3.10
30
30
- pyxlsb>=1.0
31
-
- rasterio>=1.3
31
+
- rasterio>=1.4
32
32
- requests>=2.32
33
33
- salib>=1.5
34
34
- seaborn>=0.13
35
-
- scikit-learn>=1.5
36
-
- scipy>=1.13,<1.15 # 1.15 is not compatible with climada_petals, climada_petals.engine.test.test_supplychain fails with "'Series' has no attribute 'nonzero'"
35
+
- scikit-learn>=1.6
36
+
- scipy>=1.14,<1.15 # 1.15 is not compatible with climada_petals, climada_petals.engine.test.test_supplychain fails with "'Series' has no attribute 'nonzero'"
0 commit comments