From 04f30f6f29f05235425c5deec90c47fd9f960907 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 22 Mar 2022 13:31:09 +0200 Subject: [PATCH] Update mautrix-python --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d10f4b1f..d28b1511 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.15.0rc5 +mautrix>=0.15.0,<0.16 #telethon>=1.24,<1.25 # Fork to make session storage async and update to layer 138 tulir-telethon==1.25.0a5