Skip to content

Commit ffcb801

Browse files
committed
bump deps
1 parent 4967d4d commit ffcb801

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

docker/stub/requirements.txt

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
# API framework
2-
connexion==2.14.2
3-
Flask==2.2.3
4-
Flask-Cors==3.0.10
5-
tinydb==4.7.1
6-
Werkzeug==2.2.3
2+
connexion[uvicorn,swagger-ui]==3.0.5
3+
tinydb==4.8.0
74
cloud_api_robot_client @ git+https://github.com/CoderBotOrg/cloud_api_robot_client.git
85

96
# Misc utils
10-
setuptools==67.4.0
7+
setuptools==69.0.3
118
event-channel==0.4.3
129

1310
# IO extensions
14-
spidev==3.5
11+
spidev==3.6
1512

1613
# Audio
1714
sox==1.4.1
1815

1916
# Computer Vision
20-
grpcio==1.48.1
21-
numpy==1.24.2
22-
Pillow==9.4.0
23-
protobuf==4.22.0
17+
grpcio==1.60.0
18+
numpy==1.24.3
19+
Pillow==10.1.0
20+
protobuf==4.25.1
2421
opencv-contrib-python==4.5.5.62
25-
tflite-runtime==2.11.0
22+
tflite-runtime==2.12.0
2623
pytesseract==0.3.10
2724
pyzbar==0.1.9

0 commit comments

Comments
 (0)