mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Change publicsuffix2 to publicsuffixlist (#406)
* change to publicsuffixlist * update publicsuffixlist (now auto-updating) * Fix unused imports
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user