Setting the compatible version of playwright with cdp patches

This commit is contained in:
Karim shoair
2024-11-24 15:15:58 +02:00
parent a8c576ad28
commit c1429074a7
+1 -1
View File
@@ -55,7 +55,7 @@ setup(
"orjson>=3",
"tldextract",
'httpx[brotli,zstd]',
'playwright',
'playwright==1.48', # Temporary because currently All libraries that provide CDP patches doesn't support playwright 1.49 yet
'rebrowser-playwright',
'camoufox>=0.3.10',
'browserforge',