comparison requirements.txt @ 650:7119e203381d

Changes for moving to jaguar hosted by Linode.
author Brian Neal <bgneal@gmail.com>
date Fri, 26 Apr 2013 15:36:15 -0500
parents cb61b53472d2
children 328db5cedda1
comparison
equal deleted inserted replaced
649:1445d318696a 650:7119e203381d
1 Django==1.4.5 1 Django==1.4.5
2 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev 2 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev
3 MySQL-python==1.2.3 3 MySQL-python==1.2.4
4 django-debug-toolbar==0.8.5
5 -e git+https://github.com/gremmie/django-elsewhere.git@af738d50efb143a86673a2edf258bb93706682c8#egg=django_elsewhere-dev 4 -e git+https://github.com/gremmie/django-elsewhere.git@af738d50efb143a86673a2edf258bb93706682c8#egg=django_elsewhere-dev
6 django-haystack==1.2.7 5 django-haystack==1.2.7
7 django-tagging==0.3.1 6 django-tagging==0.3.1
8 gdata==2.0.15 7 gdata==2.0.15
9 html5lib==0.90 8 html5lib==0.90
10 pytz==2011n 9 pytz==2013b
11 queued-search==1.0.4 10 queued-search==1.0.4
12 queues==0.6.1 11 queues==0.6.1
13 redis==2.4.10 12 redis==2.7.2
14 repoze.timeago==0.5 13 repoze.timeago==0.5
15 xapian-haystack==1.1.5beta 14 xapian-haystack==1.1.5beta
16 amqplib==1.0.2 15 anyjson==0.3.3
17 anyjson==0.3.1
18 celery==2.4.5 16 celery==2.4.5
19 django-celery==2.4.2 17 django-celery==2.4.2
20 django-picklefield==0.1.9 18 django-picklefield==0.3.0
21 importlib==1.0.2 19 kombu==2.5.10
22 kombu==1.5.1
23 multiprocessing==2.6.2.1
24 ordereddict==1.1
25 python-dateutil==1.5 20 python-dateutil==1.5
26 python-memcached==1.48 21 python-memcached==1.48
27 wsgiref==0.1.2 22 wsgiref==0.1.2
28 python-ts3==0.1 23 python-ts3==0.1
29 docutils==0.9 24 docutils==0.10
25 amqp==1.0.11
26 argparse==1.2.1
27 six==1.3.0
30 # 28 #
31 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global 29 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global
32 # site-packages 30 # site-packages
33 # PIL 31 # PIL
34 # xapian 32 # xapian