We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b111145 commit b244d8bCopy full SHA for b244d8b
1 file changed
docs/requirements.txt
@@ -19,7 +19,7 @@ pandas
19
##matplotlib
20
#seaborn
21
plotly
22
-statsmodels # used by plotly for trendline parameter
+statsmodels==0.14.2 # used by plotly for trendline parameter
23
scipy
24
#scikit-learn==1.3.2 # match colab environment
25
#joblib
0 commit comments