comparison 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
comparison
equal deleted inserted replaced
848:32ebe22f0cad 849:ff645a692791
1 Django==1.6.6 1 Django==1.6.6
2 Markdown==2.3.1 2 Markdown==2.5.1
3 MySQL-python==1.2.5 3 MySQL-python==1.2.5
4 django-debug-toolbar==1.0 4 django-debug-toolbar==1.0
5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master 5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master
6 django-haystack==2.1.0 6 django-haystack==2.1.0
7 django-tagging==0.3.1 7 django-tagging==0.3.1
8 gdata==2.0.15 8 gdata==2.0.15
9 html5lib==0.90 9 html5lib==0.999
10 bleach==1.4
10 pytz==2013b 11 pytz==2013b
11 queued-search==2.1.0 12 queued-search==2.1.0
12 queues==0.6.3 13 queues==0.6.3
13 redis==2.7.2 14 redis==2.7.2
14 repoze.timeago==0.5 15 repoze.timeago==0.5