Skip to content

Commit fd5c65f

Browse files
authored
Merge pull request #804 from Kaggle/rm-holidays-pin
Remove holidays pin
2 parents e5c7ebd + ad491b0 commit fd5c65f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,6 @@ RUN pip install mpld3 && \
217217
pip install pyexcel-ods && \
218218
pip install sklearn-pandas && \
219219
pip install stemming && \
220-
# b/148383434 remove pip install for holidays once fbprophet is compatible with latest version of holidays.
221-
pip install holidays==0.9.12 && \
222220
pip install fbprophet && \
223221
pip install holoviews && \
224222
# 1.6.2 is not currently supported by the version of matplotlib we are using.

0 commit comments

Comments
 (0)