Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
fastapi-cache2
|
| 4 |
crawl4ai
|
| 5 |
nest-asyncio
|
| 6 |
-
trafilatura
|
|
|
|
|
|
| 3 |
fastapi-cache2
|
| 4 |
crawl4ai
|
| 5 |
nest-asyncio
|
| 6 |
+
trafilatura
|
| 7 |
+
lxml_html_clean
|