mirror of
https://github.com/daijro/camoufox.git
synced 2026-09-04 16:00:51 +00:00
Temporarily cap Playwright dependency #653
Restrict playwright version to less than 1.61
This commit is contained in:
@@ -33,7 +33,7 @@ rich = "*"
|
||||
requests = "*"
|
||||
orjson = "*"
|
||||
browserforge = "^1.2.4"
|
||||
playwright = "*"
|
||||
playwright = "<1.61"
|
||||
pyyaml = "*"
|
||||
platformdirs = "*"
|
||||
numpy = "*"
|
||||
|
||||
Reference in New Issue
Block a user