Skip to content

Commit

Permalink
Relax paho-mqtt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
klpanagi committed Feb 15, 2024
1 parent 55b5b8b commit 72ae746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ pydantic>=2.0.0
ujson>=5.7.0
rich
redis[hiredis]
paho-mqtt>=1.6.1,<2.0.0
paho-mqtt<2.0.0
pika>=1.3.1
requests>=2.1.0

0 comments on commit 72ae746

Please sign in to comment.