From 16ff522aa23465b0d77a76a39c19cffcbf34d88d Mon Sep 17 00:00:00 2001 From: Scheianu Ionut Date: Thu, 15 May 2025 14:01:06 +0300 Subject: [PATCH] updated requirements --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index c947f8d..c18bf53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,4 @@ SQLAlchemy==2.0.37 typing_extensions==4.12.2 Werkzeug==3.1.3 gunicorn==20.1.0 -pdf2image==1.17.0 -pillow==11.1.0 -python-pptx==0.6.21 -setuptools==75.8.0 \ No newline at end of file +pdf2image==1.17.0 \ No newline at end of file