perf: drop w3lib dependency

This commit is contained in:
Karim shoair
2025-05-11 20:22:15 +03:00
parent 3268617240
commit fc535fa208
5 changed files with 352 additions and 3 deletions
-1
View File
@@ -54,7 +54,6 @@ setup(
"cssselect>=1.2",
"IPython",
"click",
"w3lib",
"orjson>=3",
"tldextract",
"httpx[brotli,zstd, socks]",