Skip to content

Commit 835a154

Browse files
authored
Merge pull request #566 from Kaggle/rm-dateutil-pin
Remove python-dateutil pin
2 parents c14635e + 184abfe commit 835a154

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ RUN pip install bcolz && \
398398
pip install ptyprocess && \
399399
pip install Pygments && \
400400
pip install pyparsing && \
401-
pip install python-dateutil==2.6.0 && \
402401
pip install pytz && \
403402
pip install PyYAML && \
404403
pip install pyzmq && \

0 commit comments

Comments
 (0)