Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
browser-use==0.
|
| 3 |
langchain-openai==0.2.0
|
| 4 |
langchain-huggingface==0.1.0
|
| 5 |
langchain-community==0.3.0
|
| 6 |
-
playwright==1.
|
| 7 |
huggingface-hub==0.25.0
|
| 8 |
requests==2.31.0
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
browser-use==0.8.1
|
| 3 |
langchain-openai==0.2.0
|
| 4 |
langchain-huggingface==0.1.0
|
| 5 |
langchain-community==0.3.0
|
| 6 |
+
playwright==1.48.0
|
| 7 |
huggingface-hub==0.25.0
|
| 8 |
requests==2.31.0
|