Skip to content

Commit

Permalink
aiomqtt: peg requirement to 1.2.1 or older
Browse files Browse the repository at this point in the history
Issue: #13
Incompatible with aiomqtt 2.0.0

This is a temporary fix, pending the implementation
of modifications mentioned in:
https://sbtinstruments.github.io/aiomqtt/migration-guide-v2.html

Co-authored-by: Norman Rasmussen <norman@rasmussen.co.za>
Signed-off-by: Flavio Fernandes <flavio@flaviof.com>
  • Loading branch information
flavio-fernandes and normanr committed Jan 21, 2024
1 parent f44eec3 commit fe822d1
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
@@ -1,4 +1,4 @@
aiomqtt
aiomqtt<=1.2.1
asyncio-throttle
paho-mqtt
python-kasa
Expand Down

0 comments on commit fe822d1

Please sign in to comment.