Skip to content

Commit 3df48a8

Browse files
committed
dependence fix
1 parent a2e0dcf commit 3df48a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ dependencies = [
3434
"unidecode",
3535
"tqdm",
3636
"rich",
37-
"tldextract"
37+
"tldextract",
38+
"scrapling"
3839
]
3940

4041
[tool.hatch.version]

0 commit comments

Comments
 (0)