Skip to content

Commit

Permalink
pin geopandas down to 0.x for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-schmid committed Sep 12, 2024
1 parent 6afb267 commit 33e2706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/env_climada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- eccodes>=2.27 # 2.28 changed some labels, in particular: gust -> i10fg (i20fg?)
- fiona>=1.9
- gdal>=3.6
- geopandas>=0.14
- geopandas>=0.14,<1.0
- h5py>=3.8
- haversine>=2.8
- matplotlib-base>=3.9
Expand Down

0 comments on commit 33e2706

Please sign in to comment.