Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ aiofiles
|
|
10 |
aiohttp
|
11 |
markdown
|
12 |
instructor
|
13 |
-
readability-lxml
|
|
|
|
10 |
aiohttp
|
11 |
markdown
|
12 |
instructor
|
13 |
+
readability-lxml
|
14 |
+
lxml[html_clean]
|