mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-16 23:51:25 -05:00
Bump utils to 51.2.1
This includes performance improvements for RecipientCSV, which may reduce the processing time in some edge cases - this depends on if the Admin app rejects CSVs with these edge cases.
This commit is contained in:
@@ -36,7 +36,7 @@ notifications-python-client==6.0.2
|
||||
# PaaS
|
||||
awscli-cwlogs==1.4.6
|
||||
|
||||
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@51.0.0
|
||||
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@51.2.1
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
|
||||
prometheus-client==0.10.1
|
||||
|
||||
@@ -153,7 +153,7 @@ mistune==0.8.4
|
||||
# via notifications-utils
|
||||
notifications-python-client==6.0.2
|
||||
# via -r requirements.in
|
||||
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@51.0.0
|
||||
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@51.2.1
|
||||
# via -r requirements.in
|
||||
orderedset==2.0.3
|
||||
# via notifications-utils
|
||||
|
||||
Reference in New Issue
Block a user