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 0a1f705 commit 6db2b8cCopy full SHA for 6db2b8c
requirements/env_climada.yml
@@ -4,7 +4,7 @@ channels:
4
- defaults
5
dependencies:
6
- bottleneck>=1.3
7
- - cartopy>=0.21
+ - 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
10
- dask>=2023
@@ -31,13 +31,13 @@ dependencies:
31
- rasterio>=1.3
32
- requests>=2.31
33
- salib>=1.4
34
- - scikit-learn>=1.2
35
- - scipy>=1.10
+ - scikit-learn>=1.3
+ - scipy>=1.11
36
- sparse>=0.14
37
- statsmodels>=0.14
38
- tabulate>=0.9
39
- - tqdm>=4.65
+ - tqdm>=4.66
40
- unittest-xml-reporting>=3.2
41
- - xarray>=2023.5
+ - xarray>=2023.8
42
- xlrd>=2.0
43
- xlsxwriter>=3.1
0 commit comments