annotate requirements.txt @ 989:2908859c2fe4

Smilies now use relative links. This is for upcoming switch to SSL. Currently we do not need absolute URLs for smilies. If this changes we can add it later.
author Brian Neal <bgneal@gmail.com>
date Thu, 29 Oct 2015 20:54:34 -0500
parents 4f265f61874b
children 81b96f3c9e59
rev   line source
bgneal@966 1 Django==1.7.10
bgneal@849 2 Markdown==2.5.1
bgneal@650 3 MySQL-python==1.2.4
bgneal@890 4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master
bgneal@949 5 django-haystack==2.3.1
bgneal@510 6 django-tagging==0.3.1
bgneal@850 7 html5lib==1.0b3
bgneal@849 8 bleach==1.4
bgneal@890 9 pytz==2013b0
bgneal@756 10 queued-search==2.1.0
bgneal@890 11 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev
bgneal@650 12 redis==2.7.2
bgneal@510 13 repoze.timeago==0.5
bgneal@949 14 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master
bgneal@650 15 anyjson==0.3.3
bgneal@949 16 celery==3.1.18
bgneal@748 17 django-picklefield==0.3.1
bgneal@949 18 kombu==3.0.26
bgneal@511 19 python-dateutil==1.5
bgneal@511 20 python-memcached==1.48
bgneal@650 21 docutils==0.10
bgneal@949 22 amqp==1.4.6
bgneal@851 23 six==1.8.0
bgneal@670 24 ftfy==2.0.1
bgneal@890 25 Pillow==2.7.0
bgneal@708 26 boto==2.13.0
bgneal@949 27 billiard==3.3.0.20
bgneal@858 28 google-api-python-client==1.3.1
bgneal@858 29 httplib2==0.9
bgneal@858 30 oauth2client==1.4.1
bgneal@858 31 pyasn1==0.1.7
bgneal@858 32 pyasn1-modules==0.0.5
bgneal@858 33 rsa==3.1.4
bgneal@858 34 simplejson==3.6.5
bgneal@858 35 uritemplate==0.6
bgneal@971 36 requests==2.7.0
bgneal@510 37 #
bgneal@708 38 # These packages I punted on and hacked into my virtualenv by
bgneal@653 39 # symlinking to the global site-packages:
bgneal@510 40 # xapian