Skip to content

Commit

Permalink
pin numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
lmperry committed Oct 16, 2019
1 parent 5c6915d commit a341e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update && apt-get -y install \

# Install Pip libs
RUN pip install \
numpy==1.15.1 \
python-dateutil==2.6.0 \
pytz==2017.2 \
tzlocal==1.4 \
Expand Down

0 comments on commit a341e39

Please sign in to comment.