update reqs to use GSA/notifications-utils

This commit is contained in:
jimmoffet
2022-09-06 18:35:49 -07:00
parent 5d18e3b78b
commit 0b477e2bcf
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ notifications-python-client==6.3.0
# PaaS
awscli-cwlogs==1.4.6
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@56.0.2
notifications-utils @ git+https://github.com/GSA/notifications-utils.git
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.14.1

View File

@@ -165,7 +165,7 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==6.3.0
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@56.0.2
notifications-utils @ git+https://github.com/GSA/notifications-utils.git
# via -r requirements.in
orderedset==2.0.3
# via notifications-utils