From 303b2d609fc7552c2cdb3e25872c65d6a68312b2 Mon Sep 17 00:00:00 2001 From: Scheianu Ionut Date: Fri, 16 May 2025 15:56:24 +0300 Subject: [PATCH] updaTED THE VERSION OF PPTX --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cae1c86..efa4f44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ typing_extensions==4.12.2 Werkzeug==3.1.3 gunicorn==20.1.0 pdf2image==1.17.0 -python-pptx \ No newline at end of file +python-pptx==0.6.21 \ No newline at end of file