From 952c81eadc7c4c0eeb180ad36b2276379ff44d25 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 15 Aug 2022 11:40:28 +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 3a7f0754..7cd6fae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ python-magic>=0.4,<0.5 commonmark>=0.8,<0.10 aiohttp>=3,<4 yarl>=1,<2 -mautrix>=0.17.4,<0.18 +mautrix>=0.17.5,<0.18 #telethon>=1.24,<1.25 tulir-telethon==1.25.0a20 asyncpg>=0.20,<0.27