Skip to content

Commit

Permalink
Downgrade numpy to 1.13 for cobra dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gchhughes authored Jan 8, 2024
1 parent 1611f1d commit 04ffb71
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 @@ -10,5 +10,6 @@ RUN apt-get update && \
apt-get -y install libncurses5-dev libncursesw5-dev libncurses5

RUN pip install --no-cache-dir masspy==0.1.7
RUN pip install numpy==1.13

USER jovyan

0 comments on commit 04ffb71

Please sign in to comment.