From a64923d049b1edf2f23f81d7dd2a064140333ce6 Mon Sep 17 00:00:00 2001 From: Nick80835 Date: Wed, 26 Apr 2023 10:33:47 -0400 Subject: [PATCH] Switch to my Telethon fork --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 808d852..0765278 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ hachoir peewee pillow psutil -telethon==1.28.5 -python-rapidjson \ No newline at end of file +python-rapidjson +https://github.com/Nick80835/Telethon/archive/refs/heads/v1.zip \ No newline at end of file