revert playwright version (#1414)

This commit is contained in:
LawyZheng
2024-12-19 22:51:09 +08:00
committed by GitHub
parent c299c40eef
commit a625fe74f5
2 changed files with 75 additions and 90 deletions

View File

@@ -18,7 +18,7 @@ jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
litellm = "1.55.2"
selenium = "^4.13.0"
playwright = "1.49.1"
playwright = "1.46.0"
pre-commit = "^3.5.0"
pillow = "^10.1.0"
starlette-context = "^0.3.6"