From 3bd7d846f495c6485485aa635347862f14347350 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 28 Jun 2022 19:35:23 +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 adff05d0..2f3ef1af 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.16.10,<0.17 +mautrix>=0.16.11,<0.17 #telethon>=1.24,<1.25 tulir-telethon==1.25.0a19 asyncpg>=0.20,<0.26