Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
pin version of numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
lmperry committed Oct 15, 2019
1 parent eac4c40 commit 471da0c
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 @@ -24,6 +24,7 @@ RUN apt-get update && apt-get -y install \

# Install scitran.data dependencies
RUN pip install \
numpy==1.15.1 \
pydicom==0.9.9 \
python-dateutil==2.6.0 \
pytz==2017.2 \
Expand Down

0 comments on commit 471da0c

Please sign in to comment.