We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ddccc commit 488e34aCopy full SHA for 488e34a
1 file changed
docs/requirements.txt
@@ -15,7 +15,7 @@ jupyter-cache
15
#numpy
16
#matplotlib
17
plotly
18
-statsmodels # used by plotly for trendline parameter
+statsmodels==0.14.2 # used by plotly for trendline parameter
19
requests
20
pandas
21
beautifulsoup4
0 commit comments