Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ browser-use==0.2.7
|
|
| 2 |
playwright==1.45.*
|
| 3 |
fastapi==0.111.*
|
| 4 |
uvicorn[standard]==0.30.*
|
| 5 |
-
langchain-google-genai==1.
|
| 6 |
python-dotenv==1.0.*
|
|
|
|
| 2 |
playwright==1.45.*
|
| 3 |
fastapi==0.111.*
|
| 4 |
uvicorn[standard]==0.30.*
|
| 5 |
+
langchain-google-genai==2.1.5
|
| 6 |
python-dotenv==1.0.*
|