We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5183805 commit 37d5709Copy full SHA for 37d5709
requirements_stub.txt
@@ -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.
+# 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.
3
4
absl-py==0.4.1
5
apiai==1.2.3
@@ -28,7 +29,7 @@ Pillow==5.1.0
28
29
protobuf==3.6.1
30
Pypubsub==4.0.0
31
pytz==2018.4
-PyYAML==3.12
32
+pyyaml>=4.2b1
33
requests==2.20.0
34
six==1.11.0
35
smbus2==0.2.0
0 commit comments