Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ fuzzywuzzy
|
|
| 4 |
distance
|
| 5 |
bs4
|
| 6 |
numpy
|
| 7 |
-
nltk
|
|
|
|
|
|
| 4 |
distance
|
| 5 |
bs4
|
| 6 |
numpy
|
| 7 |
+
nltk
|
| 8 |
+
pandas
|