From c3b2f2938abaf85a9bf1002337a4d86fff7f60f0 Mon Sep 17 00:00:00 2001 From: bvn13 Date: Fri, 19 Jul 2024 00:50:47 +0300 Subject: [PATCH] fix update --- requirements.txt | 3 ++- version | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a55bccd..536c0cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ aiohttp==3.9.5 telethon==1.36.0 cryptg==0.4.0 scheduler==0.8.7 -requests-html==0.10.0 \ No newline at end of file +requests-html==0.10.0 +lxml_html_clean==0.1.1 \ No newline at end of file diff --git a/version b/version index 341cf11..7dff5b8 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.2.0 \ No newline at end of file +0.2.1 \ No newline at end of file