We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a04b0 commit e2c624bCopy full SHA for e2c624b
Dockerfile.tmpl
@@ -312,6 +312,7 @@ RUN pip install mpld3 && \
312
pip install pyexcel-ods && \
313
pip install sklearn-pandas && \
314
pip install stemming && \
315
+ # b/266272046 prophet 1.1.2 breaks the test
316
pip install prophet==1.1.1 && \
317
pip install holoviews && \
318
pip install geoviews && \
0 commit comments