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