Skip to content

Commit

Permalink
Merge pull request #17 from Snuffy2/Make-pip-requirements-minimums
Browse files Browse the repository at this point in the history
Make pip requirements minimums
  • Loading branch information
snicker authored Nov 12, 2023
2 parents 0eb78b0 + 19bbfcb commit 06c4e24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ha-mqtt-discoverable==0.10.0
paho-mqtt==1.6.1
ha-mqtt-discoverable>=0.10.0
paho-mqtt>=1.6.1

0 comments on commit 06c4e24

Please sign in to comment.