From b833a41a8828748d0d611f069673280f93b0c243 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 27 Aug 2023 00:11:05 +0300 Subject: [PATCH] Update Telethon --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f757409..55b2cff9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ commonmark>=0.8,<0.10 aiohttp>=3,<4 yarl>=1,<2 mautrix>=0.20.0,<0.21 -tulir-telethon==1.30.0a1 +tulir-telethon==1.30.0a2 asyncpg>=0.20,<0.28 mako>=1,<2 setuptools