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