Skip to content

Commit 37d5709

Browse files
authored
Upgrade pyyaml
1 parent 5183805 commit 37d5709

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements_stub.txt

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

34
absl-py==0.4.1
45
apiai==1.2.3
@@ -28,7 +29,7 @@ Pillow==5.1.0
2829
protobuf==3.6.1
2930
Pypubsub==4.0.0
3031
pytz==2018.4
31-
PyYAML==3.12
32+
pyyaml>=4.2b1
3233
requests==2.20.0
3334
six==1.11.0
3435
smbus2==0.2.0

0 commit comments

Comments
 (0)