Change publicsuffix2 to publicsuffixlist (#406)

* change to publicsuffixlist

* update publicsuffixlist (now auto-updating)

* Fix unused imports
This commit is contained in:
Jed Laundry
2023-05-09 08:49:41 -04:00
committed by GitHub
parent 062d6ea821
commit a06fdc586f
4 changed files with 11 additions and 46 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ dependencies = [
"lxml>=4.4.0",
"mailsuite>=1.6.1",
"msgraph-core>=0.2.2",
"publicsuffix2>=2.20190812",
"publicsuffixlist>=0.10.0",
"requests>=2.22.0",
"tqdm>=4.31.1",
"urllib3>=1.25.7",