Przeglądaj źródła

Bump asyncpg version

Tulir Asokan 3 lat temu
rodzic
commit
4c75701726
1 zmienionych plików z 1 dodań i 1 usunięć
  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