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 && \
312312 pip install pyexcel-ods && \
313313 pip install sklearn-pandas && \
314314 pip install stemming && \
315- pip install prophet && \
315+ pip install prophet==1.1.1 && \
316316 pip install holoviews && \
317317 pip install geoviews && \
318318 pip install hypertools && \
@@ -478,7 +478,6 @@ RUN pip install flashtext && \
478478 pip install pandasql && \
479479 pip install tensorflow_hub && \
480480 pip install jieba && \
481- pip install git+https://github.com/SauceCat/PDPbox && \
482481 # ggplot is broken and main repo does not merge and release https://github.com/yhat/ggpy/pull/668
483482 pip install https://github.com/hbasria/ggpy/archive/0.11.5.zip && \
484483 pip install cesium && \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments