Skip to content

Commit c437c0f

Browse files
committed
opencv back to 4.5.5.62
1 parent fa9f915 commit c437c0f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docker/stub/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN apt-get update -y && apt-get install -y \
2929
libzbar0 \
3030
sox \
3131
libsox-fmt-all \
32+
libopenblas-dev \
3233
avrdude \
3334
tesseract-ocr \
3435
tesseract-ocr-eng \

docker/stub/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ grpcio==1.62.1
2020
numpy==1.26.4
2121
Pillow==10.2.0
2222
protobuf==4.25.2
23-
opencv-contrib-python==4.8.1.78
23+
opencv-contrib-python==4.5.5.62
2424
tflite-runtime==2.11.0
2525
pytesseract==0.3.10
2626
pyzbar==0.1.9

0 commit comments

Comments
 (0)