Skip to content

Commit 488e34a

Browse files
committed
Lock version to avoid build errors
1 parent 38ddccc commit 488e34a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jupyter-cache
1515
#numpy
1616
#matplotlib
1717
plotly
18-
statsmodels # used by plotly for trendline parameter
18+
statsmodels==0.14.2 # used by plotly for trendline parameter
1919
requests
2020
pandas
2121
beautifulsoup4

0 commit comments

Comments
 (0)