Mercurial > public > sg101
diff requirements.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 | 202e0828aafe |
line wrap: on
line diff
--- a/requirements.txt Tue Oct 28 19:33:14 2014 -0500 +++ b/requirements.txt Thu Oct 30 19:30:37 2014 -0500 @@ -1,11 +1,12 @@ Django==1.6.6 -Markdown==2.3.1 +Markdown==2.5.1 MySQL-python==1.2.4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev 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