Skip to content

Commit e2c624b

Browse files
authored
Add a bug to the prophet pin (#1209)
http://b/266272046
1 parent f3a04b0 commit e2c624b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ RUN pip install mpld3 && \
312312
pip install pyexcel-ods && \
313313
pip install sklearn-pandas && \
314314
pip install stemming && \
315+
# b/266272046 prophet 1.1.2 breaks the test
315316
pip install prophet==1.1.1 && \
316317
pip install holoviews && \
317318
pip install geoviews && \

0 commit comments

Comments
 (0)