Skip to content

Commit

Permalink
requirements: update to status quo
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-schmid committed Nov 29, 2023
1 parent b1ca2d7 commit 77ac8fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/env_climada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- bottleneck>=1.3
- cartopy>=0.22
- cfgrib>=0.9.9,<0.9.10 # 0.9.10 cannot read the icon_grib files from https://opendata.dwd.de
- contextily>=1.3
- contextily>=1.4
- dask>=2023
- eccodes>=2.27,<2.28 # 2.28 changed some labels, in particular: gust -> i20fg
- gdal>=3.6
Expand All @@ -15,7 +15,7 @@ dependencies:
- haversine>=2.8
- matplotlib-base>=3.8
- netcdf4>=1.6
- numba>=0.57
- numba>=0.58
- openpyxl>=3.1
- pandas>=2.1
- pandas-datareader>=0.10
Expand All @@ -37,6 +37,6 @@ dependencies:
- tabulate>=0.9
- tqdm>=4.66
- unittest-xml-reporting>=3.2
- xarray>=2023.8
- xarray>=2023.11
- xlrd>=2.0
- xlsxwriter>=3.1

0 comments on commit 77ac8fb

Please sign in to comment.