Remove hard dependency on SQLAlchemy

Fixes #247
This commit is contained in:
Tulir Asokan 2024-08-06 18:37:13 +03:00
parent 861d81d2a6
commit 09a0efbf19
9 changed files with 67 additions and 21 deletions

View file

@ -1,7 +1,6 @@
mautrix>=0.20.6,<0.21
aiohttp>=3,<4
yarl>=1,<2
SQLAlchemy>=1,<1.4
asyncpg>=0.20,<0.30
aiosqlite>=0.16,<0.21
commonmark>=0.9,<1