Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -84,4 +84,5 @@ uvicorn==0.29.0
|
|
84 |
watchfiles==0.21.0
|
85 |
websockets==12.0
|
86 |
yarl==1.9.4
|
87 |
-
fastapi-cache2
|
|
|
|
84 |
watchfiles==0.21.0
|
85 |
websockets==12.0
|
86 |
yarl==1.9.4
|
87 |
+
fastapi-cache2
|
88 |
+
trafilatura
|