Browse Source

Add paho-mqtt to requirements.txt

Tulir Asokan 4 years ago
parent
commit
fd61de282d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -7,3 +7,4 @@ attrs>=19.1
 mautrix>=0.8.5,<0.9
 asyncpg>=0.20,<0.22
 pycryptodome>=3,<4
+paho-mqtt>=1.5,<2