Skip to content

Commit

Permalink
Merge pull request #566 from Kaggle/rm-dateutil-pin
Browse files Browse the repository at this point in the history
Remove python-dateutil pin
  • Loading branch information
rosbo authored Jun 13, 2019
2 parents c14635e + 184abfe commit 835a154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ RUN pip install bcolz && \
pip install ptyprocess && \
pip install Pygments && \
pip install pyparsing && \
pip install python-dateutil==2.6.0 && \
pip install pytz && \
pip install PyYAML && \
pip install pyzmq && \
Expand Down

0 comments on commit 835a154

Please sign in to comment.