File tree Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ RUN pip install mpld3 && \
312
312
pip install pyexcel-ods && \
313
313
pip install sklearn-pandas && \
314
314
pip install stemming && \
315
- pip install prophet && \
315
+ pip install prophet==1.1.1 && \
316
316
pip install holoviews && \
317
317
pip install geoviews && \
318
318
pip install hypertools && \
@@ -478,7 +478,6 @@ RUN pip install flashtext && \
478
478
pip install pandasql && \
479
479
pip install tensorflow_hub && \
480
480
pip install jieba && \
481
- pip install git+https://github.com/SauceCat/PDPbox && \
482
481
# ggplot is broken and main repo does not merge and release https://github.com/yhat/ggpy/pull/668
483
482
pip install https://github.com/hbasria/ggpy/archive/0.11.5.zip && \
484
483
pip install cesium && \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments