From e99b6af2c53169b1c0cc7e1f2fe0d0fc9aeb523e Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 26 Nov 2022 19:48:07 +0200 Subject: [PATCH] Update Telethon again --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c5078467..dda94658 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,8 @@ commonmark>=0.8,<0.10 aiohttp>=3,<4 yarl>=1,<2 mautrix>=0.18.8,<0.19 -#telethon>=1.25.4,<1.26 -tulir-telethon==1.26.0a11 +#telethon>=1.25.4,<1.27 +tulir-telethon==1.27.0a1 asyncpg>=0.20,<0.28 mako>=1,<2 setuptools