mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 14:58:24 -04:00
Replace format_recipient with PostalAddress.as_single_line
We’ve refactored the code to display an address on a single line with commas into utils now.
This commit is contained in:
@@ -25,14 +25,14 @@ notifications-python-client==5.5.1
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==1.1.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@39.2.0#egg=notifications-utils==39.2.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@39.3.0#egg=notifications-utils==39.3.0
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.18.61
|
||||
awscli==1.18.63
|
||||
bleach==3.1.4
|
||||
boto3==1.10.38
|
||||
botocore==1.16.11
|
||||
botocore==1.16.13
|
||||
certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
@@ -49,7 +49,7 @@ jdcal==1.4.1
|
||||
Jinja2==2.11.2
|
||||
jmespath==0.10.0
|
||||
lml==0.0.9
|
||||
lxml==4.5.0
|
||||
lxml==4.5.1
|
||||
MarkupSafe==1.1.1
|
||||
mistune==0.8.4
|
||||
monotonic==1.5
|
||||
|
||||
Reference in New Issue
Block a user