From 74e0aee421d9c50b5a0ddba98fce834e10353ed5 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 23 May 2022 17:58:34 +0300 Subject: [PATCH] Update Telethon a third time --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b328c9a8..2dd4b1a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiohttp>=3,<4 yarl>=1,<2 mautrix>=0.16.4,<0.17 #telethon>=1.24,<1.25 -tulir-telethon==1.25.0a13 +tulir-telethon==1.25.0a14 asyncpg>=0.20,<0.26 mako>=1,<2 setuptools