Update mautrix-python to use SQLAlchemy for matrix-nio state storage

This commit is contained in:
Tulir Asokan
2020-03-31 22:19:43 +03:00
parent a00c58e521
commit c1d4e8e482
3 changed files with 79 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ ruamel.yaml>=0.15.35,<0.17
python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
mautrix==0.5.0.beta9
mautrix==0.5.0.beta10
telethon>=1.10,<1.12
telethon-session-sqlalchemy>=0.2.14,<0.3