We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2d0ec commit d9cd447Copy full SHA for d9cd447
1 file changed
gateway/requirements.txt
@@ -1,4 +1,4 @@
1
paho-mqtt>=1.0 # deb:python3-paho-mqtt>=1.0
2
pyserial>=2.6 # deb:python3-serial>=2.6
3
-PyYAML>=3.12 # deb:python3-yaml>=3.12
4
-simplejson>=3.10.0 # deb:python3-simplejson>=3.10.0
+PyYAML>=3.11 # deb:python3-yaml>=3.11
+simplejson>=3.6.0 # deb:python3-simplejson>=3.6.0
0 commit comments