File size: 277 Bytes
8503554
3554010
9e6f66f
 
093485f
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
browser-use==0.2.7
playwright==1.52.0
fastapi==0.111.*
uvicorn[standard]==0.30.*
python-dotenv==1.0.*

# LLM adapters
langchain-openai>=0.1,<1      # wrapper for both OpenAI & Azure OpenAI
openai>=1.30                  # needed by langchain-openai
langchain-google-genai==2.1.5