From b5145f85e72fb9194461911f10ec810d130e2e5d Mon Sep 17 00:00:00 2001 From: Gabo Date: Mon, 11 Nov 2024 18:07:13 +0100 Subject: [PATCH] Change methods orders for text to multi-option extractor --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 835540e..3e0c876 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ sentry-sdk==2.8.0 redis==5.0.7 requests==2.32.3 git+https://github.com/huridocs/queue-processor@2a961d0f3e579a63a439da058a023d04973449b2 -git+https://github.com/huridocs/trainable-entity-extractor@22ab094c9c92b8d59c999c7833a1134dedbb7919 \ No newline at end of file +git+https://github.com/huridocs/trainable-entity-extractor@3d1ea053bf74a7288df3e155d1b7407e07c9d486 \ No newline at end of file