mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 19:34:27 -04:00
Add GOVUK Frontend Jinja extension
This commit is contained in:
@@ -24,3 +24,4 @@ awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==0.24 # pyup: <1.0.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@34.1.0#egg=notifications-utils==34.1.0
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.3.0-alpha#egg=govuk-frontend-jinja==0.3.0-alpha
|
||||
|
||||
@@ -26,13 +26,14 @@ awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==0.24 # pyup: <1.0.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@34.1.0#egg=notifications-utils==34.1.0
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.3.0-alpha#egg=govuk-frontend-jinja==0.3.0-alpha
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.16.233
|
||||
awscli==1.16.251
|
||||
bleach==3.1.0
|
||||
boto3==1.6.16
|
||||
botocore==1.12.223
|
||||
certifi==2019.6.16
|
||||
botocore==1.12.241
|
||||
certifi==2019.9.11
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
colorama==0.3.9
|
||||
@@ -70,9 +71,9 @@ six==1.12.0
|
||||
smartypants==2.0.1
|
||||
statsd==3.3.0
|
||||
texttable==1.6.2
|
||||
urllib3==1.25.3
|
||||
urllib3==1.25.6
|
||||
webencodings==0.5.1
|
||||
Werkzeug==0.15.6
|
||||
Werkzeug==0.16.0
|
||||
WTForms==2.2.1
|
||||
xlrd==1.2.0
|
||||
xlwt==1.3.0
|
||||
|
||||
Reference in New Issue
Block a user