Install newrelic and enable in development

This commit is contained in:
Ryan Ahearn
2023-01-17 14:08:17 -05:00
parent 2fbe5fa3cb
commit bfeb65c914
6 changed files with 358 additions and 109 deletions

View File

@@ -60,6 +60,7 @@ prometheus-client = "==0.14.1"
gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72", git = "https://github.com/alphagov/gds_metrics_python.git"}
packaging = "==21.3"
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
newrelic = "*"
[dev-packages]
flake8 = "==4.0.1"