From 3a3d67cbd06bde786aec9af4221690b62063aa29 Mon Sep 17 00:00:00 2001 From: lordwelch Date: Tue, 2 Jun 2020 20:05:31 -0700 Subject: [PATCH] update requirements.txt --- requirements.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index fd4a28b..73d7b4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ -configparser -requests beautifulsoup4 >= 4.1 -unrar==0.3 -natsort==3.5.2 -PyPDF2==1.24 +configparser +natsort +pathvalidate pillow>=4.3.0 pyinstaller -pathvalidate +requests +unrar