diff --git a/pyproject.toml b/pyproject.toml index 2dcfa6a..2b86080 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,7 @@ authors = ["jowj "] [tool.poetry.dependencies] python = "^3.8" +whois = "^0.9.5" [tool.poetry.dev-dependencies]