diff --git a/pyproject.toml b/pyproject.toml index df93ab6..efdbf1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" requires-python = ">=3.9" license = "MIT" authors = [{ name = "TELUS Digital" }] -keywords = ["cisco", "security", "advisory", "firewall", "csaf", "vulnerability"] +keywords = ["cisco", "security", "advisory", "firewall", "psirt", "vulnerability"] dependencies = [ "openpyxl>=3.1", "python-dotenv>=1.0",