Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
calderjo committed Apr 15, 2024
1 parent 493be00 commit d851a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ RUN apt-get install -y libfreetype6-dev && \
RUN pip install opencv-contrib-python opencv-python && \
/tmp/clean-layer.sh

# Pin scipy until we update JAX b/335003097
RUN pip install scipy==1.12.0 \
# Scikit-learn accelerated library for x86
scikit-learn-intelex>=2023.0.1 \
Expand Down

0 comments on commit d851a49

Please sign in to comment.