Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio==5.4.0
|
2 |
langchain_community==0.3.5
|
3 |
python-dotenv==1.0.1
|
4 |
scrapegraphai==1.28.0
|
|
|
|
|
|
|
|
1 |
langchain_community==0.3.5
|
2 |
python-dotenv==1.0.1
|
3 |
scrapegraphai==1.28.0
|
4 |
+
gradio==4.31.3
|
5 |
+
playwright==1.43.0
|