From c2c7f5d6b1a3bbd2aa889c9c599997c315afa17d Mon Sep 17 00:00:00 2001 From: vladd-bit Date: Thu, 19 Oct 2023 10:53:21 +0100 Subject: [PATCH] Updated requirements. --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 071e606..be63267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ -unoserver==1.4 +unoserver==1.6 filetype==1.2.0 -opencv-python==4.8.0.74 -Pillow==10.0.0 -html2image==2.0.3 -Flask==2.3.2 -Werkzeug==2.3.6 -injector==0.20.1 +opencv-python==4.8.1.78 +Pillow==10.1.0 +html2image==2.0.4.3 +Flask==3.0.0 +Werkzeug==3.0.0 +injector==0.21.0 gunicorn==21.2.0 -tesserocr==2.6.1 +tesserocr==2.6.2 pypdfium2==3.21.1 -psutil==5.9.5 +psutil==5.9.6 uharfbuzz==0.35.0 pyxml2pdf==0.3.4 psycogreen==1.0.2 \ No newline at end of file