mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 19:34:27 -04:00
Update requirements.txt
bring in all pyup changes
This commit is contained in:
@@ -3,10 +3,10 @@ Flask==0.12.2
|
||||
Flask-WTF==0.14.2
|
||||
Flask-Login==0.4.1
|
||||
|
||||
boto3==1.4.8
|
||||
boto3==1.5.6
|
||||
blinker==1.4
|
||||
pyexcel==0.5.6
|
||||
pyexcel-io==0.5.4
|
||||
pyexcel-io==0.5.5
|
||||
pyexcel-xls==0.5.5
|
||||
pyexcel-xlsx==0.5.5
|
||||
pyexcel-ods3==0.5.2
|
||||
@@ -14,11 +14,10 @@ pytz==2017.3
|
||||
gunicorn==19.7.1
|
||||
whitenoise==3.3.1 #manages static assets
|
||||
|
||||
# pin to minor version 3.1.x
|
||||
notifications-python-client==4.6.0
|
||||
notifications-python-client==4.7.1
|
||||
|
||||
# PaaS
|
||||
awscli==1.14.2
|
||||
awscli==1.14.16
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@23.3.4#egg=notifications-utils==23.3.4
|
||||
|
||||
Reference in New Issue
Block a user