Skip to content

Commit 77ac8fb

Browse files
requirements: update to status quo
1 parent b1ca2d7 commit 77ac8fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/env_climada.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- bottleneck>=1.3
77
- cartopy>=0.22
88
- cfgrib>=0.9.9,<0.9.10 # 0.9.10 cannot read the icon_grib files from https://opendata.dwd.de
9-
- contextily>=1.3
9+
- contextily>=1.4
1010
- dask>=2023
1111
- eccodes>=2.27,<2.28 # 2.28 changed some labels, in particular: gust -> i20fg
1212
- gdal>=3.6
@@ -15,7 +15,7 @@ dependencies:
1515
- haversine>=2.8
1616
- matplotlib-base>=3.8
1717
- netcdf4>=1.6
18-
- numba>=0.57
18+
- numba>=0.58
1919
- openpyxl>=3.1
2020
- pandas>=2.1
2121
- pandas-datareader>=0.10
@@ -37,6 +37,6 @@ dependencies:
3737
- tabulate>=0.9
3838
- tqdm>=4.66
3939
- unittest-xml-reporting>=3.2
40-
- xarray>=2023.8
40+
- xarray>=2023.11
4141
- xlrd>=2.0
4242
- xlsxwriter>=3.1

0 commit comments

Comments
 (0)