Browse Source

Bump asyncpg version

Tulir Asokan 3 năm trước cách đây
mục cha
commit
4c75701726
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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