Browse Source

Bump asyncpg version

Tulir Asokan 3 years ago
parent
commit
4c75701726
1 changed files with 1 additions and 1 deletions
  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