chore: 환경 설정 및 크로스 플랫폼 실행 파일

This commit is contained in:
암냥 2025-06-22 23:13:26 +09:00
commit 3dd86982d7
11 changed files with 222 additions and 36 deletions

View file

@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"browser-use[memory]>=0.2.7",
"browser-use[memory]==0.3.2",
"lmnr[all]>=0.6.10",
"patchright>=1.52.5",
]