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 e792768 commit 185ef96Copy full SHA for 185ef96
requirements/env_climada.yml
@@ -10,14 +10,14 @@ dependencies:
10
- dask>=2023
11
- eccodes>=2.27,<2.28 # 2.28 changed some labels, in particular: gust -> i20fg
12
- gdal>=3.6
13
- - geopandas>=0.13
+ - geopandas>=0.14
14
- h5py>=3.8
15
- haversine>=2.8
16
- - matplotlib>=3.7
+ - matplotlib-base>=3.8
17
- netcdf4>=1.6
18
- numba>=0.57
19
- openpyxl>=3.1
20
- - pandas>=1.5
+ - pandas>=2.1
21
- pandas-datareader>=0.10
22
- pathos>=0.3
23
- pint>=0.22
@@ -26,7 +26,7 @@ dependencies:
26
- pycountry>=22.3
27
- pyepsg>=0.4
28
- pytables>=3.7
29
- - python>=3.9,<3.12
+ - python=3.9
30
- pyxlsb>=1.0
31
- rasterio>=1.3
32
- requests>=2.31
0 commit comments