browserUSEAPI / requirements.txt
simoncck's picture
Update requirements.txt
093485f verified
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