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