Mercurial > public > sg101
diff requirements_dev.txt @ 849:ff645a692791
For issue #79, use bleach to sanitize both user input markdown & html.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 30 Oct 2014 19:30:37 -0500 |
parents | 689db80068c8 |
children | 0cf95b673d05 |
line wrap: on
line diff
--- a/requirements_dev.txt Tue Oct 28 19:33:14 2014 -0500 +++ b/requirements_dev.txt Thu Oct 30 19:30:37 2014 -0500 @@ -1,12 +1,13 @@ Django==1.6.6 -Markdown==2.3.1 +Markdown==2.5.1 MySQL-python==1.2.5 django-debug-toolbar==1.0 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master django-haystack==2.1.0 django-tagging==0.3.1 gdata==2.0.15 -html5lib==0.90 +html5lib==0.999 +bleach==1.4 pytz==2013b queued-search==2.1.0 queues==0.6.3