From b6c3a3b82ca2b08b66f1a5d7dab78cca0f119188 Mon Sep 17 00:00:00 2001 From: dayland <48474707+dayland@users.noreply.github.com> Date: Tue, 3 Sep 2024 02:13:38 +0100 Subject: [PATCH] Update requirements.txt --- functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/requirements.txt b/functions/requirements.txt index cd8c144aa..dd473698e 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -14,7 +14,7 @@ azure-cosmos == 4.3.1 azure-storage-queue == 12.6.0 nltk == 3.9.1 tenacity == 8.2.3 -unstructured[csv,doc,docx,email,html,md,msg,ppt,pptx,text,xlsx,xml] == 0.12.5 +unstructured[csv,doc,docx,email,html,md,msg,ppt,pptx,text,xlsx,xml] == 0.15.9 pyoo == 1.4 azure-search-documents == 11.4.0b11 beautifulsoup4 == 4.12.2