Skip to content

Commit

Permalink
feat(Fetcher): Adding support to proxies using the SOCKS protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
D4Vinci committed Dec 19, 2024
1 parent f74db64 commit bb39869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit bb39869

Please sign in to comment.