mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 04:58:24 -04:00
Show address line 7 not postcode in example spreadsheet
Since the letter preview will now show address line 7, the example spreadsheet we give should match.
This commit is contained in:
@@ -26,7 +26,7 @@ Shapely==1.7.1
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==1.1.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@41.0.1#egg=notifications-utils==41.0.1
|
||||
git+https://github.com/alphagov/notifications-utils.git@41.2.0#egg=notifications-utils==41.2.0
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
||||
@@ -34,10 +34,10 @@ prometheus-client==0.8.0
|
||||
gds-metrics==0.2.4
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.18.129
|
||||
awscli==1.18.133
|
||||
bleach==3.1.4
|
||||
boto3==1.10.38
|
||||
botocore==1.17.52
|
||||
botocore==1.17.56
|
||||
cachetools==4.1.0
|
||||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
@@ -77,7 +77,7 @@ s3transfer==0.3.3
|
||||
six==1.15.0
|
||||
smartypants==2.0.1
|
||||
statsd==3.3.0
|
||||
texttable==1.6.2
|
||||
texttable==1.6.3
|
||||
urllib3==1.25.10
|
||||
webencodings==0.5.1
|
||||
Werkzeug==1.0.1
|
||||
|
||||
Reference in New Issue
Block a user