Skip to content

Commit b244d8b

Browse files
committed
Lock version to avoid build error
1 parent b111145 commit b244d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pandas
1919
##matplotlib
2020
#seaborn
2121
plotly
22-
statsmodels # used by plotly for trendline parameter
22+
statsmodels==0.14.2 # used by plotly for trendline parameter
2323
scipy
2424
#scikit-learn==1.3.2 # match colab environment
2525
#joblib

0 commit comments

Comments
 (0)