From 2520575a58a98aac2c3d0ad5f58c1121c67b3774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Alt=C4=B1parmak?= Date: Tue, 4 Jun 2024 12:50:38 +0300 Subject: [PATCH] Update requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 13e1d00..7c21ad3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ opencv-python==4.9.0.80 Shapely==2.0.4 transformers==4.41.2 pdf2image==1.17.0 -git+https://github.com/huridocs/pdf-tokens-type-labeler@14bf7aef39b40843305ff43d8fe04953be746956 -git+https://github.com/huridocs/pdf_paragraphs_extraction \ No newline at end of file +git+https://github.com/huridocs/pdf-tokens-type-labeler@0cb4c05d23b8880daa620c54928a6b32b9039f95 +git+https://github.com/huridocs/pdf_paragraphs_extraction@dd9105a221f75974e2719b5817c3c8c66869c58c \ No newline at end of file