Update asyncpg dependency to fix python 3.13 support

This commit is contained in:
nexy7574 2025-01-02 01:55:13 +00:00 committed by GitHub
parent bceacb97a0
commit ecb31ed4db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
mautrix>=0.20.6,<0.21
aiohttp>=3,<4
yarl>=1,<2
asyncpg>=0.20,<0.30
asyncpg>=0.20,<0.31
aiosqlite>=0.16,<0.21
commonmark>=0.9,<1
ruamel.yaml>=0.15.35,<0.19