Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
hrequests[all]
|
4 |
-
lxml_html_clean
|
5 |
-
apscheduler
|
6 |
-
trafilatura
|
7 |
-
pytrends
|
8 |
fastapi-cache2
|
9 |
-
|
10 |
-
|
11 |
-
python-docx
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
|
|
|
|
|
|
|
|
|
|
3 |
fastapi-cache2
|
4 |
+
crawl4ai
|
5 |
+
nest-asyncio
|
|