Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -27,4 +27,5 @@ markdownify
|
|
27 |
tenacity
|
28 |
sentence-transformers
|
29 |
pandas
|
30 |
-
python-dateutil
|
|
|
|
27 |
tenacity
|
28 |
sentence-transformers
|
29 |
pandas
|
30 |
+
python-dateutil
|
31 |
+
bs4
|