File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Expand file tree Collapse file tree 1 file changed +12
-11
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.8.1
5
- astor==0.7 .1
6
- Babel==2.5.3
4
+ absl-py==0.9.0
5
+ astor==0.8 .1
6
+ Babel==2.8.0
7
7
certifi==2018.4.16
8
8
chardet==3.0.4
9
- click==6.7
9
+ click==7.0
10
10
clickclick==1.2.2
11
11
connexion==1.4.2
12
12
Flask==1.1.1
13
13
Flask-Babel==0.12.2
14
14
Flask-Cors==3.0.8
15
15
gast==0.2.2
16
- grpcio==1.25.0
17
- idna==2.6
16
+ grpcio==1.26.0
17
+ idna==2.8
18
+ pybind11==2.4.3
18
19
inflection==0.3.1
19
20
itsdangerous==0.24
20
- Jinja2==2.10.3
21
+ Jinja2==2.11.1
21
22
jsonschema==2.6.0
22
- Markdown==2.6.11
23
- MarkupSafe==1.0
23
+ Markdown==3.1.1
24
+ MarkupSafe==1.1.1
24
25
numpy==1.17.4
25
- opencv-contrib-python==3.4.3.18
26
- pigpio==1.44
26
+ opencv-contrib-python==3.4.7.28
27
+ pigpio==1.45
27
28
Pillow==7.0.0
28
29
protobuf==3.11.3
29
30
Pypubsub==4.0.0
You can’t perform that action at this time.
0 commit comments