Skip to content

Commit 9ef6dcd

Browse files
committed
wip
1 parent 6fe3003 commit 9ef6dcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/stub/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ grpcio==1.62.1
1717
numpy==1.26.4
1818
Pillow==10.2.0
1919
protobuf==4.25.2
20-
opencv-contrib-python==4.9.0.80
20+
opencv-contrib-python-headless==4.9.0.80
2121
tflite-runtime
2222
pytesseract==0.3.10
2323
pyzbar==0.1.9

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ grpcio==1.62.1
2121
numpy==1.26.4
2222
Pillow==10.2.0
2323
protobuf==4.25.2
24-
opencv-contrib-python==4.9.0.80
24+
opencv-contrib-python-headless==4.9.0.80
2525
tflite-runtime
2626
pytesseract==0.3.10
2727
picamera==1.13

0 commit comments

Comments
 (0)