Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ beautifulsoup4==4.12.3
|
|
3 |
unstructured==0.11.8
|
4 |
xmltodict==0.13.0
|
5 |
selenium==4.21.0
|
6 |
-
playwright==1.44.0
|
|
|
|
3 |
unstructured==0.11.8
|
4 |
xmltodict==0.13.0
|
5 |
selenium==4.21.0
|
6 |
+
playwright==1.44.0
|
7 |
+
scrapegraphai==1.2.3
|