[Update] pyproject.toml 및 uv.lock 파일에서 browser-use 및 authlib 버전 업데이트

This commit is contained in:
암냥 2025-06-21 12:06:56 +09:00
commit c43535c20e
2 changed files with 70 additions and 70 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.1",
"lmnr[all]>=0.6.10",
"patchright>=1.52.5",
]