From 146a79b51636f398ce9216740e528288657fca7c Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Fri, 9 Oct 2020 14:50:37 +0300 Subject: [PATCH] Update mautrix-python --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1c970b4..efef0c54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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.7.11,<0.8 +mautrix>=0.7.13,<0.8 telethon>=1.16,<1.17 telethon-session-sqlalchemy>=0.2.14,<0.3