Skip to content

Commit 756bdc9

Browse files
pin salib to 1.5.1 (#1081)
1 parent ddfb486 commit 756bdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/env_climada.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
- rasterio>=1.4
3636
- requests>=2.32
3737
- rtree>=1.4
38-
- salib>=1.5
38+
- salib>=1.5,<1.5.2 # see https://github.com/CLIMADA-project/climada_python/issues/1081
3939
- scikit-learn>=1.7
4040
- scipy>=1.15
4141
- seaborn>=0.13

0 commit comments

Comments
 (0)