Files
notifications-admin/requirements.txt
Chris Hill-Scott 77b41aa851 Pin six to a version that’s more likely to work
Everything is fine and happy locally and on Jenkins.

Getting a `cannot import name viewkeys` error on AWS.

Based on some Googling, it’s possible that this will fix it.
2017-03-15 13:13:14 +00:00

35 lines
620 B
Plaintext

cffi==1.9.1
ago==0.0.8
Flask==0.10.1
Flask-Script==2.0.5
Flask-WTF==0.11
Flask-Login==0.3.2
Flask-WeasyPrint==0.5
html5lib==1.0b10
credstash==1.8.0
boto3==1.3.0
Pygments==2.0.2
py-gfm==0.1.2
blinker==1.4
lxml==3.6.0
pyexcel==0.2.1
pyexcel-io==0.1.0
pyexcel-xls==0.1.0
pyexcel-xlsx==0.1.0
pyexcel-ods3==0.1.1
pytz==2016.4
six==1.10.0
wand==0.4.4
gunicorn==19.6.0
whitenoise==1.0.6 #manages static assets
# pin to minor version 3.1.x
notifications-python-client>=3.1,<3.2
# PaaS
awscli>=1.11,<1.12
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@13.9.3#egg=notifications-utils==13.9.3