Skip to content

Commit 1d07c3c

Browse files
authored
Merge pull request #429 from ClimateImpactLab/fix/statsmodels-scipy-compatibility
Bump statsmodels to 0.14.5 to fix scipy 1.16+ import error (#420)
2 parents 0495669 + 2331872 commit 1d07c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ numpy==1.26.4
55
matplotlib==3.10.1
66
dask[array, distributed]==2025.2.0
77
requests==2.32.3
8-
statsmodels==0.14.4
8+
statsmodels==0.14.5
99
pytest==8.4.1
1010
pytest-cov==6.2.1
1111
zarr==2.18.4

0 commit comments

Comments
 (0)