From 67dff189f52e2c1014aaf8a69976a6bcb87b41fc Mon Sep 17 00:00:00 2001 From: Christoph Dyllick-Brenzinger Date: Wed, 29 Oct 2025 12:17:14 +0100 Subject: [PATCH] add two new modules rapidfuzz and markdown --- runner/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runner/requirements.txt b/runner/requirements.txt index d721b8f..01d8690 100644 --- a/runner/requirements.txt +++ b/runner/requirements.txt @@ -11,3 +11,5 @@ scipy pyjwt pdfmerge pillow-heif +rapidfuzz # enable fuzzy string matching +markdown # allow processing content of long-text columns