From bcb30ce807c32304787244bf5a441da89900bcfc Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Wed, 21 Sep 2022 15:27:41 +0300 Subject: [PATCH] Update Telethon --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af20350c..4e048768 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiohttp>=3,<4 yarl>=1,<2 mautrix>=0.18.1,<0.19 #telethon>=1.24,<1.25 -tulir-telethon==1.26.0a3 +tulir-telethon==1.26.0a4 asyncpg>=0.20,<0.27 mako>=1,<2 setuptools