Skip to content

Commit a2d2297

Browse files
remove shapely 2.0 pin
1 parent 6dc20ab commit a2d2297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements/env_climada.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ dependencies:
3535
- seaborn>=0.13
3636
- scikit-learn>=1.6
3737
- scipy>=1.14,<1.15 # 1.15 is not compatible with climada_petals, climada_petals.engine.test.test_supplychain fails with "'Series' has no attribute 'nonzero'"
38-
- shapely<2.1 # in 2.1 'shapely.ops' has no attribute 'cascaded_union' anymore, which is used in black_marble
3938
- sparse>=0.15
4039
- statsmodels>=0.14
4140
- tabulate>=0.9

0 commit comments

Comments
 (0)