Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,11 +7,11 @@ spacy
|
|
7 |
pymupdf
|
8 |
requests
|
9 |
biopython
|
10 |
-
openpyxl
|
11 |
bs4
|
12 |
pdfreader
|
13 |
tabula-py
|
14 |
-
|
|
|
15 |
thefuzz
|
16 |
wordsegment
|
17 |
spacy-lookups-data
|
|
|
7 |
pymupdf
|
8 |
requests
|
9 |
biopython
|
|
|
10 |
bs4
|
11 |
pdfreader
|
12 |
tabula-py
|
13 |
+
spire.doc
|
14 |
+
Spire.XLS
|
15 |
thefuzz
|
16 |
wordsegment
|
17 |
spacy-lookups-data
|