Freeze requirements

This commit is contained in:
Chris Hill-Scott
2019-05-20 16:08:00 +01:00
parent 4a7c0c8594
commit 431a966dee

View File

@@ -4,7 +4,7 @@
# with package version changes made in requirements-app.txt # with package version changes made in requirements-app.txt
ago==0.0.93 ago==0.0.93
Flask==1.0.2 Flask==1.0.3
Flask-WTF==0.14.2 Flask-WTF==0.14.2
Flask-Login==0.4.1 Flask-Login==0.4.1
@@ -28,10 +28,10 @@ itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@32.0.0#egg=notifications-utils==32.0.0 git+https://github.com/alphagov/notifications-utils.git@32.0.0#egg=notifications-utils==32.0.0
## The following requirements were added by pip freeze: ## The following requirements were added by pip freeze:
awscli==1.16.155 awscli==1.16.161
bleach==3.1.0 bleach==3.1.0
boto3==1.6.16 boto3==1.6.16
botocore==1.12.145 botocore==1.12.151
certifi==2019.3.9 certifi==2019.3.9
chardet==3.0.4 chardet==3.0.4
Click==7.0 Click==7.0
@@ -63,16 +63,16 @@ python-dateutil==2.8.0
python-json-logger==0.1.10 python-json-logger==0.1.10
PyYAML==3.13 PyYAML==3.13
redis==3.2.1 redis==3.2.1
requests==2.21.0 requests==2.22.0
rsa==3.4.2 rsa==3.4.2
s3transfer==0.2.0 s3transfer==0.2.0
six==1.12.0 six==1.12.0
smartypants==2.0.1 smartypants==2.0.1
statsd==3.3.0 statsd==3.3.0
texttable==1.6.1 texttable==1.6.1
urllib3==1.24.3 urllib3==1.25.2
webencodings==0.5.1 webencodings==0.5.1
Werkzeug==0.15.2 Werkzeug==0.15.4
WTForms==2.2.1 WTForms==2.2.1
xlrd==1.2.0 xlrd==1.2.0
xlwt==1.3.0 xlwt==1.3.0