We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d867879 commit ae0336bCopy full SHA for ae0336b
docker/stub/requirements.txt
@@ -1,25 +1,25 @@
1
# API framework
2
connexion==2.14.2
3
-Flask==2.2.3
+Flask==2.2.5
4
Flask-Cors==3.0.10
5
-tinydb==4.7.1
+tinydb==4.8.0
6
Werkzeug==2.2.3
7
8
# Misc utils
9
-setuptools==67.4.0
+setuptools==69.2.0
10
event-channel==0.4.3
11
12
# IO extensions
13
-spidev==3.5
+spidev==3.6
14
15
# Audio
16
sox==1.4.1
17
18
# Computer Vision
19
-grpcio==1.48.1
20
-numpy==1.24.2
21
-Pillow==9.4.0
22
-protobuf==4.22.0
+grpcio==1.62.1
+numpy==1.26.4
+Pillow==10.2.0
+protobuf==4.25.2
23
opencv-contrib-python==4.5.5.62
24
tflite-runtime==2.11.0
25
pytesseract==0.3.10
0 commit comments