ソースを参照

Update mautrix-python and asyncpg

Tulir Asokan 2 年 前
コミット
6791ca07a0
1 ファイル変更2 行追加2 行削除
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 yarl>=1,<2
 attrs>=20.1
-mautrix>=0.17.3,<0.18
-asyncpg>=0.20,<0.26
+mautrix>=0.17.6,<0.18
+asyncpg>=0.20,<0.27
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2