From 3c36dba9a9f4a129d43301ec51cdbfeaca4e84c2 Mon Sep 17 00:00:00 2001 From: KaySar12 Date: Tue, 11 Mar 2025 16:54:42 +0700 Subject: [PATCH] update requirement package --- extra-addons | 2 +- requirements.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/extra-addons b/extra-addons index ab7cd9801..b757ed83d 160000 --- a/extra-addons +++ b/extra-addons @@ -1 +1 @@ -Subproject commit ab7cd980143f70597cfd19173abd95adc8fce71c +Subproject commit b757ed83da511053ea589c20f91739d7490afa95 diff --git a/requirements.txt b/requirements.txt index 1c6ebeb9e..6e9284e3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,5 +107,6 @@ openai ; python_version > '3.10' pysftp ; python_version > '3.10' and sys_platform != 'win32' unidecode ; python_version > '3.10' pdfkit ; python_version > '3.10' +pdfminer.six ; python_version > '3.10' weasyprint beautifulsoup4 \ No newline at end of file