Update playwright version to support Ubuntu 24.04

This commit is contained in:
Lei Cao
2025-07-05 21:17:52 +00:00
parent 3cb0e2f91f
commit eb03a4f68d
3 changed files with 19 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ dependencies = [
"pandas==2.2.3",
"parsel==1.9.1",
"pillow==9.5.0",
"playwright==1.42.0",
"playwright==1.45.0",
"pydantic==2.5.2",
"pyexecjs==1.5.1",
"python-dotenv==1.0.1",