浏览代码

Bump asyncpg version

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

+ 1 - 1
requirements.txt

@@ -5,6 +5,6 @@ aiohttp>=3,<4
 yarl>=1,<2
 attrs>=20.1
 mautrix>=0.10.2,<0.11
-asyncpg>=0.20,<0.24
+asyncpg>=0.20,<0.25
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2