diff --git a/requirements-app.txt b/requirements-app.txt index 3becbe591..a650b656e 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 734270dca..9f5399ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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