From ea680cf871001f114b20923c5ea9e15aab53c043 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 23 May 2022 14:22:11 +0300 Subject: [PATCH] Update Telethon --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3453a399..f7f26372 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.0a11 +tulir-telethon==1.25.0a12 asyncpg>=0.20,<0.26 mako>=1,<2 setuptools