Skip to content

Commit

Permalink
Set numpy to version 1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSwainston committed May 13, 2024
1 parent 0477b71 commit 5646a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ RUN pip install -U \
pip install -U \
cython \
scikit-image \
numpy && \
numpy==1.22.3 && \
pip install -U \
pandas \
matplotlib \
Expand Down

0 comments on commit 5646a47

Please sign in to comment.