code review feedback

This commit is contained in:
Kenneth Kehl
2023-04-25 14:00:59 -07:00
parent 001954538e
commit cd8decbdd7

View File

@@ -59,8 +59,7 @@ werkzeug = "~=2.2"
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"
# TODO revert to main
notifications-utils = {editable = true, ref = "notify-243", git = "https://github.com/GSA/notifications-utils.git"}
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
newrelic = "*"
[dev-packages]