Skip to content

Commit f202bc1

Browse files
committed
Update install requirements
1 parent cd4c6ad commit f202bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
install_requires=[
1919
"redis",
2020
"pyyaml",
21-
"pycron"
21+
"paho-mqtt"
2222
]
2323
)

0 commit comments

Comments
 (0)