Skip to content

Commit 7c7ee87

Browse files
committed
bump requirements_stub
1 parent 9d5fdf4 commit 7c7ee87

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

requirements_stub.txt

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
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.9.0
4+
absl-py==1.0.0
55
astor==0.8.1
6-
Babel==2.8.0
7-
certifi==2018.4.16
6+
Babel==2.9.1
7+
certifi==2021.10.8
88
chardet==3.0.4
9-
click==7.0
9+
click==7.1.2
1010
clickclick==1.2.2
11-
connexion==1.4.2
12-
Flask==1.1.1
11+
connexion==1.5.3
12+
Flask==1.1.4
1313
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
2222
jsonschema==2.6.0
23-
Markdown==3.1.1
23+
Markdown==3.2.2
2424
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
2929
protobuf==3.11.3
30-
Pypubsub==4.0.0
31-
pytz==2018.4
30+
Pypubsub==4.0.3
31+
pytz==2021.3
3232
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
3737
termcolor==1.1.0
38-
tinydb==3.12.1
38+
tinydb==3.15.2
3939
tensorflow==2.1.0
4040
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
4343
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
4848
pyalsaaudio==0.9.0
49-
pytesseract==0.3.4
50-
sox==1.3.7
49+
pytesseract==0.3.8
50+
sox==1.4.1

0 commit comments

Comments
 (0)