mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-26 10:21:09 -04:00
Freeze requirements
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# with package version changes made in requirements-app.txt
|
||||
|
||||
ago==0.0.93
|
||||
Flask==1.0.2
|
||||
Flask==1.0.3
|
||||
Flask-WTF==0.14.2
|
||||
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
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.16.155
|
||||
awscli==1.16.161
|
||||
bleach==3.1.0
|
||||
boto3==1.6.16
|
||||
botocore==1.12.145
|
||||
botocore==1.12.151
|
||||
certifi==2019.3.9
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
@@ -63,16 +63,16 @@ python-dateutil==2.8.0
|
||||
python-json-logger==0.1.10
|
||||
PyYAML==3.13
|
||||
redis==3.2.1
|
||||
requests==2.21.0
|
||||
requests==2.22.0
|
||||
rsa==3.4.2
|
||||
s3transfer==0.2.0
|
||||
six==1.12.0
|
||||
smartypants==2.0.1
|
||||
statsd==3.3.0
|
||||
texttable==1.6.1
|
||||
urllib3==1.24.3
|
||||
urllib3==1.25.2
|
||||
webencodings==0.5.1
|
||||
Werkzeug==0.15.2
|
||||
Werkzeug==0.15.4
|
||||
WTForms==2.2.1
|
||||
xlrd==1.2.0
|
||||
xlwt==1.3.0
|
||||
|
||||
Reference in New Issue
Block a user