File tree Expand file tree Collapse file tree 2 files changed +21
-57
lines changed
Expand file tree Collapse file tree 2 files changed +21
-57
lines changed Original file line number Diff line number Diff line change 11# API framework
2- connexion == 2.14.1
3- Flask == 2.2.2
2+ connexion == 2.14.2
3+ Flask == 2.2.3
44Flask-Cors == 3.0.10
5- itsdangerous == 2.1.2
6- jsonschema == 4.15.0
7- Markdown == 3.4.1
8- MarkupSafe == 2.1.1
9- pyyaml == 6.0
10- requests == 2.28.1
11- swagger-spec-validator == 2.7.6
12- tinydb == 4.7.0
13- urllib3 == 1.26.12
14- Werkzeug == 2.2.2
5+ tinydb == 4.7.1
6+ Werkzeug == 2.2.3
157
168# Misc utils
17- setuptools == 65.3.0
18- certifi == 2022.5.18.1
19- absl-py == 1.2.0
20- chardet == 3.0.4
21- click == 8.1.3
22- clickclick == 20.10.2
23- gast == 0.5.3
24- idna == 3.3
25- pybind11 == 2.10.0
26- inflection == 0.5.1
9+ setuptools == 67.4.0
2710event-channel == 0.4.3
28- pytz == 2022.2.1
11+
12+ # IO extensions
13+ spidev == 3.5
2914
3015# Audio
3116sox == 1.4.1
3217
3318# Computer Vision
3419grpcio == 1.48.1
35- numpy == 1.23 .2
36- Pillow == 9.2 .0
37- protobuf == 4.21.8
20+ numpy == 1.24 .2
21+ Pillow == 9.4 .0
22+ protobuf == 4.22.0
3823opencv-contrib-python == 4.5.5.62
39- tflite-runtime == 2.10 .0
24+ tflite-runtime == 2.11 .0
4025pytesseract == 0.3.10
4126pyzbar == 0.1.9
42-
43- #I/O
44- spidev == 3.5
Original file line number Diff line number Diff line change 11# API framework
2- connexion == 2.14.1
3- Flask == 2.2.2
2+ connexion == 2.14.2
3+ Flask == 2.2.3
44Flask-Cors == 3.0.10
5- itsdangerous == 2.1.2
6- jsonschema == 4.15.0
7- Markdown == 3.4.1
8- MarkupSafe == 2.1.1
9- pyyaml == 6.0
10- requests == 2.28.1
11- swagger-spec-validator == 2.7.6
12- tinydb == 4.7.0
13- urllib3 == 1.26.12
14- Werkzeug == 2.2.2
5+ tinydb == 4.7.1
6+ Werkzeug == 2.2.3
157
168# Misc utils
17- setuptools == 65.3.0
18- certifi == 2022.5.18.1
19- absl-py == 1.2.0
20- chardet == 3.0.4
21- click == 8.1.3
22- clickclick == 20.10.2
23- gast == 0.5.3
24- idna == 3.3
25- pybind11 == 2.10.0
26- inflection == 0.5.1
9+ setuptools == 67.4.0
2710event-channel == 0.4.3
28- pytz == 2022.2.1
2911
3012# IO extensions
3113pigpio == 1.78
@@ -39,11 +21,11 @@ pyalsaaudio==0.9.2
3921
4022# Computer Vision
4123grpcio == 1.48.1
42- numpy == 1.23 .2
43- Pillow == 9.2 .0
44- protobuf == 4.21.8
24+ numpy == 1.24 .2
25+ Pillow == 9.4 .0
26+ protobuf == 4.22.0
4527opencv-contrib-python == 4.5.5.62
46- tflite-runtime == 2.10 .0
28+ tflite-runtime == 2.11 .0
4729pytesseract == 0.3.10
4830picamera == 1.13
4931pyzbar == 0.1.9
You can’t perform that action at this time.
0 commit comments