# HG changeset patch # User Brian Neal # Date 1368294812 18000 # Node ID 8b5231cb211b2950da94201cdb31083fb5bac45c # Parent 78a2975315829e591df60a570c57b6dc8784935f Update requirements for development. diff -r 78a297531582 -r 8b5231cb211b requirements_dev.txt --- a/requirements_dev.txt Sat May 11 12:22:19 2013 -0500 +++ b/requirements_dev.txt Sat May 11 12:53:32 2013 -0500 @@ -1,41 +1,40 @@ Django==1.4.5 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev -MySQL-python==1.2.3 +MySQL-python==1.2.4 django-debug-toolbar==0.9.4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev django-haystack==1.2.7 django-tagging==0.3.1 gdata==2.0.15 html5lib==0.90 -pytz==2011n +pytz==2013b queued-search==1.0.4 queues==0.6.1 -redis==2.4.10 +redis==2.7.2 repoze.timeago==0.5 xapian-haystack==1.1.5beta -amqplib==1.0.2 -anyjson==0.3.1 +anyjson==0.3.3 celery==2.4.5 django-celery==2.4.2 -django-picklefield==0.1.9 -# not needed for Python 2.7 importlib==1.0.2 -kombu==1.5.1 -multiprocessing==2.6.2.1 -ordereddict==1.1 +django-picklefield==0.3.0 +kombu==2.5.10 python-dateutil==1.5 python-memcached==1.48 wsgiref==0.1.2 python-ts3==0.1 +docutils==0.10 +amqp==1.0.11 Fabric==1.4.1 argparse==1.2.1 +six==1.3.0 distribute==0.6.24 pycrypto==2.5 ssh==1.7.13 -docutils==0.9 # -# There were two packages that I punted on and hacked into my virtualenv by symlinking to the global -# site-packages +# There were two packages that I punted on and hacked into my virtualenv by +# symlinking to the global site-packages: # PIL # xapian # ## The following requirements were added by pip --freeze: +ftfy==2.0.1