Add tldextract for improved domain extraction and add new tests for extract_domain function
This commit is contained in:
@ -17,6 +17,7 @@ dependencies = [
|
||||
"python-multipart",
|
||||
"reader",
|
||||
"sentry-sdk[fastapi]",
|
||||
"tldextract",
|
||||
"uvicorn",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user