We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ca2d7 commit 77ac8fbCopy full SHA for 77ac8fb
requirements/env_climada.yml
@@ -6,7 +6,7 @@ dependencies:
6
- bottleneck>=1.3
7
- cartopy>=0.22
8
- 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
+ - contextily>=1.4
10
- dask>=2023
11
- eccodes>=2.27,<2.28 # 2.28 changed some labels, in particular: gust -> i20fg
12
- gdal>=3.6
@@ -15,7 +15,7 @@ dependencies:
15
- haversine>=2.8
16
- matplotlib-base>=3.8
17
- netcdf4>=1.6
18
- - numba>=0.57
+ - numba>=0.58
19
- openpyxl>=3.1
20
- pandas>=2.1
21
- pandas-datareader>=0.10
@@ -37,6 +37,6 @@ dependencies:
37
- tabulate>=0.9
38
- tqdm>=4.66
39
- unittest-xml-reporting>=3.2
40
- - xarray>=2023.8
+ - xarray>=2023.11
41
- xlrd>=2.0
42
- xlsxwriter>=3.1
0 commit comments