Explorar el Código

Bump asyncpg version

Tulir Asokan hace 3 años
padre
commit
4c75701726
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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