notify-api-387 scan projects for unused code

This commit is contained in:
Kenneth Kehl
2023-08-08 11:00:09 -07:00
parent 382d263972
commit b92f386290
3 changed files with 7 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ flask-talisman = "*"
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
coverage = "*"
pytest-playwright = "*"
vulture = "==2.7"
[dev-packages]
isort = "==5.12.0"