Make dish_obstruction_map work in Docker image

As noted in issue #72, pypng was missing from the list of pip packages installed for the Docker image, which is required for dish_obstruction_map.

Without extraneous changes this time....
This commit is contained in:
sparky8512 2022-12-01 17:53:15 -08:00
parent f23cf2d756
commit ab9c26e517

View file

@ -11,6 +11,7 @@ pip3 install \
urllib3==1.26.12 \
influxdb-client==1.34.0 reactivex==4.0.4 \
paho-mqtt==1.6.1 \
pypng==0.20220715.0 \
typing_extensions==4.4.0 \
yagrc==1.1.1 grpcio-reflection==1.50.0 protobuf==4.21.9