Fix risk of uncaught exceptions due to gds metrics

Similar to https://github.com/alphagov/notifications-admin/pull/3510

Because of https://github.com/alphagov/gds_metrics_python/pull/8
This commit is contained in:
David McDonald
2020-07-10 10:37:09 +01:00
parent 4de75b8c56
commit 34538bcad8
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ git+https://github.com/alphagov/notifications-utils.git@40.2.1#egg=notifications
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.7.1
gds-metrics==0.2.0
gds-metrics==0.2.2