Bumping up the libraries versions for better stealth and speed!
This commit is contained in:
@@ -55,9 +55,9 @@ setup(
|
|||||||
"orjson>=3",
|
"orjson>=3",
|
||||||
"tldextract",
|
"tldextract",
|
||||||
'httpx[brotli,zstd]',
|
'httpx[brotli,zstd]',
|
||||||
'playwright==1.48', # Temporary because currently All libraries that provide CDP patches doesn't support playwright 1.49 yet
|
'playwright>=1.49.1',
|
||||||
'rebrowser-playwright',
|
'rebrowser-playwright>=1.49.1',
|
||||||
'camoufox>=0.4.4',
|
'camoufox>=0.4.7',
|
||||||
'browserforge',
|
'browserforge',
|
||||||
],
|
],
|
||||||
python_requires=">=3.8",
|
python_requires=">=3.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user