Skip to content

Commit 6e94678

Browse files
authored
Merge pull request #88 from seatable/new-python-modules
add two new modules rapidfuzz and markdown
2 parents e54fab9 + 67dff18 commit 6e94678

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runner/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ scipy
1111
pyjwt
1212
pdfmerge
1313
pillow-heif
14+
rapidfuzz # enable fuzzy string matching
15+
markdown # allow processing content of long-text columns

0 commit comments

Comments
 (0)