Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -35,4 +35,5 @@ trafilatura
|
|
35 |
googlesearch-python
|
36 |
readability-lxml
|
37 |
pydantic
|
38 |
-
tenacity
|
|
|
|
35 |
googlesearch-python
|
36 |
readability-lxml
|
37 |
pydantic
|
38 |
+
tenacity
|
39 |
+
python-dateutil
|