Update mautrix-python and asyncpg

This commit is contained in:
Tulir Asokan 2022-10-10 19:01:56 +03:00
parent fbacad8676
commit 7904888233

View File

@ -1,8 +1,8 @@
mautrix>=0.15.5,<0.18 mautrix>=0.15.5,<0.19
aiohttp>=3,<4 aiohttp>=3,<4
yarl>=1,<2 yarl>=1,<2
SQLAlchemy>=1,<1.4 SQLAlchemy>=1,<1.4
asyncpg>=0.20,<0.26 asyncpg>=0.20,<0.27
aiosqlite>=0.16,<0.18 aiosqlite>=0.16,<0.18
commonmark>=0.9,<1 commonmark>=0.9,<1
ruamel.yaml>=0.15.35,<0.18 ruamel.yaml>=0.15.35,<0.18