浏览代码

Update mautrix-python again

Tulir Asokan 4 年之前
父节点
当前提交
89c26c094f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 yarl>=1,<2
 attrs>=19.1
-mautrix>=0.8.9,<0.9
+mautrix>=0.8.10,<0.9
 asyncpg>=0.20,<0.22
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2