Skip to content

Commit

Permalink
chore: ensure numpy is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Dec 28, 2023
1 parent e076b51 commit 393f9d3
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 @@ -46,6 +46,7 @@ RUN set -eux \
google-cloud==0.34.0 \
grpcio==1.54.2 \
homeassistant=="${VERSION}" \
numpy==1.26.2 \
pillow==9.5.0 \
pip==23.1.2 \
psycopg2-binary==2.9.6 \
Expand Down

0 comments on commit 393f9d3

Please sign in to comment.