mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 17:45:41 -04:00
Increase email size limit to 2MBby pulling in new utils
This is because GOV.UK has hit the email size limit with their weekly digest email.
This commit is contained in:
@@ -29,7 +29,7 @@ notifications-python-client==5.7.0
|
||||
# PaaS
|
||||
awscli-cwlogs==1.4.6
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.6#egg=notifications-utils==43.5.6
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.7#egg=notifications-utils==43.5.7
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
|
||||
prometheus-client==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user