Skip to content

Commit d9f20d3

Browse files
authored
Merge pull request #1259 from Kaggle/unpin-prophet
Unpin prophet
2 parents 5bd5c7c + f52ae19 commit d9f20d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,7 @@ RUN pip install mpld3 \
321321
pyexcel-ods \
322322
sklearn-pandas \
323323
stemming \
324-
# b/266272046 prophet 1.1.2 breaks the test
325-
prophet==1.1.1 \
324+
prophet \
326325
holoviews \
327326
geoviews \
328327
hypertools \

0 commit comments

Comments
 (0)