We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4c6ad commit f202bc1Copy full SHA for f202bc1
setup.py
@@ -18,6 +18,6 @@
18
install_requires=[
19
"redis",
20
"pyyaml",
21
- "pycron"
+ "paho-mqtt"
22
]
23
)
0 commit comments