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", "orjson>=3",
"tldextract", "tldextract",
'httpx[brotli,zstd]', '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', 'rebrowser-playwright',
'camoufox>=0.3.10', 'camoufox>=0.3.10',
'browserforge', 'browserforge',