지금 일단 업데이트만 해뒀어요

This commit is contained in:
imnyang 2025-06-10 22:38:44 +09:00
commit e1ae2dc94f
9 changed files with 713 additions and 173 deletions

View file

@ -5,5 +5,5 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"browser-use[memory]>=0.1.48",
"browser-use[memory]>=0.2.6",
]