diff --git a/runner/requirements.txt b/runner/requirements.txt index 28f4f1a..dd4984f 100644 --- a/runner/requirements.txt +++ b/runner/requirements.txt @@ -12,5 +12,4 @@ pyjwt pdfmerge pillow-heif rapidfuzz # enable fuzzy string matching -markdown # allow processing content of long-text columns -seaborn # data visualization library based on matplotlib \ No newline at end of file +markdown # allow processing content of long-text columns \ No newline at end of file