Skip to content

Commit e4d64e6

Browse files
Add compatible statsmodels version to environment.yml to fix CI ImportError
1 parent 042bcd9 commit e4d64e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies:
2626
- numpy<3
2727

2828
# optional dependencies
29+
- statsmodels>=0.14.0
2930
- beautifulsoup4>=4.12.3
3031
- bottleneck>=1.3.6
3132
- fastparquet>=2024.2.0

0 commit comments

Comments
 (0)