chore: 升级 playwright 依赖版本至 1.55.0

This commit is contained in:
程序员阿江(Relakkes)
2026-07-01 19:20:24 +08:00
parent 9f4f8bf768
commit 9d04f9dbda
3 changed files with 86 additions and 34 deletions

View File

@@ -21,7 +21,7 @@ dependencies = [
"pandas==2.2.3",
"parsel==1.9.1",
"pillow==9.5.0",
"playwright==1.45.0",
"playwright==1.55.0",
"pydantic==2.5.2",
"pyexecjs==1.5.1",
"pyhumps>=3.8.0",