Merge pull request #402 from GSA/notify-api-387

notify-api-387 Scan projects for unused code
This commit is contained in:
Steven Reilly
2023-08-14 13:52:38 -04:00
committed by GitHub
5 changed files with 15 additions and 6 deletions

View File

@@ -62,6 +62,7 @@ gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8a
packaging = "==23.1"
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
newrelic = "*"
vulture = "==2.7"
[dev-packages]
exceptiongroup = "==1.1.2"