Switch to asyncpg/aiosqlite

Fixes #142
Fixes #98
Probably fixes #62
This commit is contained in:
Tulir Asokan 2022-03-25 19:45:48 +02:00
parent 068e268c63
commit 21ed971d2f
43 changed files with 911 additions and 955 deletions

View file

@ -1,7 +1,8 @@
mautrix>=0.15.0,<0.16
mautrix>=0.15.2,<0.16
aiohttp>=3,<4
yarl>=1,<2
SQLAlchemy>=1,<1.4
asyncpg>=0.20,<0.26
alembic>=1,<2
commonmark>=0.9,<1
ruamel.yaml>=0.15.35,<0.18