Skip to content

Commit

Permalink
fix: paho-mqtt update to 1.5.1 still works end_callback
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Aug 1, 2023
1 parent a32c086 commit ff4ec5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
},
install_requires=[
"aiohttp>=3.7.4",
"paho-mqtt~=1.5.0",
"paho-mqtt~=1.5.1",
"requests~=2.28.1",
"webcolors~=1.3",
"google_auth_oauthlib~=0.5.2",
Expand Down

0 comments on commit ff4ec5e

Please sign in to comment.