Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ unstructured==0.11.8
|
|
5 |
xmltodict==0.13.0
|
6 |
selenium==4.21.0
|
7 |
playwright==1.43.0
|
|
|
8 |
python-dotenv
|
9 |
scrapegraphai[burr]
|
|
|
5 |
xmltodict==0.13.0
|
6 |
selenium==4.21.0
|
7 |
playwright==1.43.0
|
8 |
+
Pillow>=8.3.1,<9.0
|
9 |
python-dotenv
|
10 |
scrapegraphai[burr]
|