feat(Fetcher): Adding support to proxies using the SOCKS protocol
This commit is contained in:
@@ -53,7 +53,7 @@ setup(
|
|||||||
"w3lib",
|
"w3lib",
|
||||||
"orjson>=3",
|
"orjson>=3",
|
||||||
"tldextract",
|
"tldextract",
|
||||||
'httpx[brotli,zstd]',
|
'httpx[brotli,zstd, socks]',
|
||||||
'playwright>=1.49.1',
|
'playwright>=1.49.1',
|
||||||
'rebrowser-playwright>=1.49.1',
|
'rebrowser-playwright>=1.49.1',
|
||||||
'camoufox[geoip]>=0.4.9'
|
'camoufox[geoip]>=0.4.9'
|
||||||
|
|||||||
Reference in New Issue
Block a user