Freeze requirements

This commit is contained in:
Katie Smith
2020-11-18 12:16:23 +00:00
parent 173ccac454
commit 6767f86085

View File

@@ -11,7 +11,7 @@ Flask-WTF==0.14.3
Flask-Login==0.5.0 Flask-Login==0.5.0
blinker==1.4 blinker==1.4
pyexcel==0.6.5 pyexcel==0.6.6
pyexcel-io==0.6.4 pyexcel-io==0.6.4
pyexcel-xls==0.6.1 pyexcel-xls==0.6.1
pyexcel-xlsx==0.6.0 pyexcel-xlsx==0.6.0
@@ -30,16 +30,16 @@ git+https://github.com/alphagov/notifications-utils.git@42.2.2#egg=notifications
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha 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 # gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
prometheus-client==0.8.0 prometheus-client==0.9.0
gds-metrics==0.2.4 gds-metrics==0.2.4
## The following requirements were added by pip freeze: ## The following requirements were added by pip freeze:
awscli==1.18.169 awscli==1.18.180
bleach==3.1.4 bleach==3.1.4
boto3==1.10.38 boto3==1.10.38
botocore==1.19.9 botocore==1.19.20
cachetools==4.1.0 cachetools==4.1.0
certifi==2020.6.20 certifi==2020.11.8
chardet==3.0.4 chardet==3.0.4
click==7.1.2 click==7.1.2
colorama==0.4.3 colorama==0.4.3
@@ -71,14 +71,14 @@ python-dateutil==2.8.1
python-json-logger==0.1.11 python-json-logger==0.1.11
PyYAML==5.3.1 PyYAML==5.3.1
redis==3.5.3 redis==3.5.3
requests==2.24.0 requests==2.25.0
rsa==4.5 rsa==4.5
s3transfer==0.3.3 s3transfer==0.3.3
six==1.15.0 six==1.15.0
smartypants==2.0.1 smartypants==2.0.1
statsd==3.3.0 statsd==3.3.0
texttable==1.6.3 texttable==1.6.3
urllib3==1.25.11 urllib3==1.26.2
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==1.0.1 Werkzeug==1.0.1
WTForms==2.3.3 WTForms==2.3.3