Skip to content

Commit

Permalink
opencv back to 4.5.5.62
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Mar 16, 2024
1 parent fa9f915 commit c437c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker/stub/Dockerfile
Expand Up @@ -29,6 +29,7 @@ RUN apt-get update -y && apt-get install -y \
libzbar0 \
sox \
libsox-fmt-all \
libopenblas-dev \
avrdude \
tesseract-ocr \
tesseract-ocr-eng \
Expand Down
2 changes: 1 addition & 1 deletion docker/stub/requirements.txt
Expand Up @@ -20,7 +20,7 @@ grpcio==1.62.1
numpy==1.26.4
Pillow==10.2.0
protobuf==4.25.2
opencv-contrib-python==4.8.1.78
opencv-contrib-python==4.5.5.62
tflite-runtime==2.11.0
pytesseract==0.3.10
pyzbar==0.1.9

0 comments on commit c437c0f

Please sign in to comment.