diff --git a/setup.py b/setup.py index 1a765fb..45b88ad 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "w3lib", "orjson>=3", "tldextract", - 'httpx[brotli,zstd]', + 'httpx[brotli,zstd, socks]', 'playwright>=1.49.1', 'rebrowser-playwright>=1.49.1', 'camoufox[geoip]>=0.4.9'