simoncck commited on
Commit
41cd9dd
·
verified ·
1 Parent(s): 80bb0ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.0.*
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.*