[Enhancement] README 및 코드에서 Playwright 의존성 및 SSO 로그인 흐름 개선

This commit is contained in:
암냥 2025-06-14 18:08:39 +09:00
commit f6368d12a3
5 changed files with 23 additions and 14 deletions

View file

@ -6,4 +6,5 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"browser-use[memory]>=0.2.6",
"patchright>=1.52.5",
]