Refactor code structure for improved readability and maintainability

This commit is contained in:
imnyang 2025-06-15 01:53:52 +09:00
commit 2d3d3dfe88
4 changed files with 692 additions and 9 deletions

View file

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