File tree Expand file tree Collapse file tree 1 file changed +34
-34
lines changed Expand file tree Collapse file tree 1 file changed +34
-34
lines changed Original file line number Diff line number Diff line change 1
1
# Basic set of required packages. If you need to run on a real system (NOT in STUB mode)
2
2
# install the packages in `requirements.txt` too.
3
3
4
- absl-py==0.9 .0
4
+ absl-py==1.0 .0
5
5
astor==0.8.1
6
- Babel==2.8.0
7
- certifi==2018.4.16
6
+ Babel==2.9.1
7
+ certifi==2021.10.8
8
8
chardet==3.0.4
9
- click==7.0
9
+ click==7.1.2
10
10
clickclick==1.2.2
11
- connexion==1.4.2
12
- Flask==1.1.1
11
+ connexion==1.5.3
12
+ Flask==1.1.4
13
13
Flask-Babel==0.12.2
14
- Flask-Cors==3.0.8
15
- gast==0.2.2
16
- grpcio==1.26.0
17
- idna==2.8
18
- pybind11==2.4.3
19
- inflection==0.3 .1
20
- itsdangerous==0.24
21
- Jinja2==2.11.1
14
+ Flask-Cors==3.0.10
15
+ gast==0.5.3
16
+ grpcio==1.41.1
17
+ idna==2.10
18
+ pybind11==2.9.0
19
+ inflection==0.5 .1
20
+ itsdangerous==1.1.0
21
+ Jinja2==2.11.3
22
22
jsonschema==2.6.0
23
- Markdown==3.1.1
23
+ Markdown==3.2.2
24
24
MarkupSafe==1.1.1
25
- numpy==1.22.1
26
- opencv-contrib-python==4.1.1.26
27
- pigpio==1.45
28
- Pillow==7 .0.0
25
+ numpy==1.21.4
26
+ opencv-contrib-python==4.5.3.56
27
+ pigpio==1.78
28
+ Pillow==9 .0.0
29
29
protobuf==3.11.3
30
- Pypubsub==4.0.0
31
- pytz==2018.4
30
+ Pypubsub==4.0.3
31
+ pytz==2021.3
32
32
pyyaml>=4.2b1
33
- pyzbar==0.1.7
34
- requests==2.22.0
35
- six==1.14 .0
36
- swagger-spec-validator==2.3.1
33
+ pyzbar==0.1.8
34
+ requests==2.27.1
35
+ six==1.16 .0
36
+ swagger-spec-validator==2.7.4
37
37
termcolor==1.1.0
38
- tinydb==3.12.1
38
+ tinydb==3.15.2
39
39
tensorflow==2.1.0
40
40
tensorflow_hub>=0.7.0
41
- urllib3==1.24.2
42
- Werkzeug==0.15.3
41
+ urllib3==1.26.8
42
+ Werkzeug==0.16.1
43
43
setuptools==42.0.1
44
- smbus2==0.3.0
45
- spidev==3.4
46
- cachetools==3.0.0
47
- sox==1.3.7
44
+ smbus2==0.4.1
45
+ spidev==3.5
46
+ cachetools==3.1.1
47
+ sox==1.4.1
48
48
pyalsaaudio==0.9.0
49
- pytesseract==0.3.4
50
- sox==1.3.7
49
+ pytesseract==0.3.8
50
+ sox==1.4.1
You can’t perform that action at this time.
0 commit comments