Skip to content

Commit 7aa111f

Browse files
authored
Update requirements_stub.txt
1 parent 53797b2 commit 7aa111f

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

requirements_stub.txt

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
# Basic set of required packages. If you need to run on a real system (NOT in STUB mode)
22
# install the packages in `requirements.txt` too.
33

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
77
certifi==2018.4.16
88
chardet==3.0.4
9-
click==6.7
9+
click==7.0
1010
clickclick==1.2.2
1111
connexion==1.4.2
1212
Flask==1.1.1
1313
Flask-Babel==0.12.2
1414
Flask-Cors==3.0.8
1515
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
1819
inflection==0.3.1
1920
itsdangerous==0.24
20-
Jinja2==2.10.3
21+
Jinja2==2.11.1
2122
jsonschema==2.6.0
22-
Markdown==2.6.11
23-
MarkupSafe==1.0
23+
Markdown==3.1.1
24+
MarkupSafe==1.1.1
2425
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
2728
Pillow==7.0.0
2829
protobuf==3.11.3
2930
Pypubsub==4.0.0

0 commit comments

Comments
 (0)