From 8c1ddec1361b18f3ea5a5bd009a821b3860a0b78 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 16 Oct 2023 18:07:47 +0300 Subject: [PATCH] Update Telethon again --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2e85b9a..fb196e8d 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.2,<0.21 -tulir-telethon==1.32.0a1 +tulir-telethon==1.32.0a2 asyncpg>=0.20,<0.29 mako>=1,<2 setuptools