Relax asyncpg and aiosqlite version requirement

This commit is contained in:
Tulir Asokan 2025-01-03 12:26:25 +02:00
parent 48cc00f591
commit 46aed7e1d2

View file

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