browser-use==0.12.0
playwright>=1.40.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
aiohttp>=3.9.0
beautifulsoup4>=4.12.0
langchain-google-genai>=0.0.5
flask>=3.0.0
requests>=2.31.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0
isort>=5.12

[test]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
