mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-01 16:11:46 -04:00
bump utils to 13.8.0 we still save the content as the user intended, and they'll still see that content in the text field if they go to edit the template, but the SMS previews will appear as they will on a user's phone
37 lines
767 B
Plaintext
37 lines
767 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
|
|
|
|
# Can be removed when https://github.com/mozilla/bleach/issues/229 is fixed
|
|
git+https://github.com/alphagov/WeasyPrint.git@older-html5lib#egg=WeasyPrint==0.33
|
|
|
|
html5lib==1.0b8
|
|
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
|
|
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.8.0#egg=notifications-utils==13.8.0
|