mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
Allow countries in last line of addresses
For services that have permission to send international letters we should not reject letters that are addressed to another country. We should still reject letters that are badly-addressed.
This commit is contained in:
@@ -26,6 +26,6 @@ notifications-python-client==5.5.1
|
||||
# PaaS
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@38.0.0#egg=notifications-utils==38.0.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@38.1.0#egg=notifications-utils==38.1.0
|
||||
|
||||
gds-metrics==0.2.0
|
||||
|
||||
Reference in New Issue
Block a user