浏览代码

Update mautrix-python and asyncpg

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

+ 2 - 2
requirements.txt

@@ -4,5 +4,5 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 aiohttp>=3,<4
 yarl>=1,<2
 yarl>=1,<2
 attrs>=19.1
 attrs>=19.1
-mautrix>=0.17.3,<0.18
-asyncpg>=0.20,<0.26
+mautrix>=0.17.5,<0.18
+asyncpg>=0.20,<0.27