From e1c800f3e6f82dcc4699f12febd7b8b050b1eeaa Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 16 May 2023 19:47:01 +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 3ea92613..24b54c67 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.19.13,<0.20 +mautrix>=0.19.14,<0.20 tulir-telethon==1.28.0a9 asyncpg>=0.20,<0.28 mako>=1,<2