From 7e885f1be2bed0c8d4870d1c67df88d4ffc7567c Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 26 Dec 2021 13:30:14 +0200 Subject: [PATCH] Bump mautrix-python minimum to stable 0.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e65024ed..7937aa18 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.14.0rc4,<0.15 +mautrix>=0.14.0,<0.15 #telethon>=1.24,<1.25 # Fork to make session storage async tulir-telethon==1.25.0a1