Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ spacy==3.7.2
|
|
10 |
rapidfuzz==3.6.1
|
11 |
nltk==3.8.1
|
12 |
autocorrect==2.6.1
|
13 |
-
openpyxl==3.1.2
|
|
|
|
10 |
rapidfuzz==3.6.1
|
11 |
nltk==3.8.1
|
12 |
autocorrect==2.6.1
|
13 |
+
openpyxl==3.1.2
|
14 |
+
xlrd >= 2.0.1
|