From 84c40fa4b72864ebde4b1abf04f879fc4a0015a7 Mon Sep 17 00:00:00 2001 From: KevinNitroG Date: Fri, 23 Feb 2024 20:24:24 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20Requirement:=20Pillow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b8e1dfc..18ac878 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ selenium==4.17.2 -img2pdf==0.5.0 webdriver-manager==4.0.1 requests==2.31.0 urllib3==2.2.1 @@ -7,5 +6,4 @@ argparse==1.4.0 pyyaml==6.0.1 print-color==0.4.6 alive-progress==3.1.5 -pillow==10.2.0 -``` \ No newline at end of file +img2pdf==0.5.0 \ No newline at end of file