From 1e37c69bae2053db72f7eb8bf227e7a4caaa0571 Mon Sep 17 00:00:00 2001 From: Rongrong Date: Sat, 4 Nov 2023 01:15:23 +0800 Subject: [PATCH] build(deps): exclude telethon in exp-deps Signed-off-by: Rongrong --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0a6447e66..d1aadc2348 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # telegram and telegraph cryptg==0.4.0 -telethon==1.32.0 # telethon@git+https://github.com/LonamiWebs/Telethon.git@v1 +telethon==1.32.0 aiographfix==0.2.2 # feed parsing