Skip to content

Commit ae0336b

Browse files
committed
bump requirements
1 parent d867879 commit ae0336b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docker/stub/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# API framework
22
connexion==2.14.2
3-
Flask==2.2.3
3+
Flask==2.2.5
44
Flask-Cors==3.0.10
5-
tinydb==4.7.1
5+
tinydb==4.8.0
66
Werkzeug==2.2.3
77

88
# Misc utils
9-
setuptools==67.4.0
9+
setuptools==69.2.0
1010
event-channel==0.4.3
1111

1212
# IO extensions
13-
spidev==3.5
13+
spidev==3.6
1414

1515
# Audio
1616
sox==1.4.1
1717

1818
# Computer Vision
19-
grpcio==1.48.1
20-
numpy==1.24.2
21-
Pillow==9.4.0
22-
protobuf==4.22.0
19+
grpcio==1.62.1
20+
numpy==1.26.4
21+
Pillow==10.2.0
22+
protobuf==4.25.2
2323
opencv-contrib-python==4.5.5.62
2424
tflite-runtime==2.11.0
2525
pytesseract==0.3.10

0 commit comments

Comments
 (0)