annotate requirements_dev.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@759 3 MySQL-python==1.2.5
bgneal@942 4 django-debug-toolbar==1.3.0
bgneal@947 5 django-haystack==2.3.1
bgneal@582 6 django-tagging==0.3.1
bgneal@849 7 html5lib==0.999
bgneal@849 8 bleach==1.4
bgneal@947 9 pytz==2015.2
bgneal@753 10 queued-search==2.1.0
bgneal@654 11 redis==2.7.2
bgneal@582 12 repoze.timeago==0.5
bgneal@654 13 anyjson==0.3.3
bgneal@947 14 celery==3.1.18
bgneal@747 15 django-picklefield==0.3.1
bgneal@947 16 kombu==3.0.26
bgneal@582 17 python-dateutil==1.5
bgneal@582 18 python-memcached==1.48
bgneal@654 19 docutils==0.10
bgneal@947 20 amqp==1.4.6
bgneal@582 21 Fabric==1.4.1
bgneal@851 22 six==1.8.0
bgneal@582 23 pycrypto==2.5
bgneal@582 24 ssh==1.7.13
bgneal@687 25 ftfy==2.0.1
bgneal@890 26 Pillow==2.7.0
bgneal@707 27 boto==2.13.0
bgneal@942 28 sqlparse==0.1.14
bgneal@947 29 billiard==3.3.0.20
bgneal@858 30 google-api-python-client==1.3.1
bgneal@858 31 httplib2==0.9
bgneal@858 32 oauth2client==1.4.1
bgneal@858 33 pyasn1==0.1.7
bgneal@858 34 pyasn1-modules==0.0.5
bgneal@858 35 rsa==3.1.4
bgneal@858 36 simplejson==3.6.5
bgneal@858 37 uritemplate==0.6
bgneal@890 38 mock==1.0.1
bgneal@942 39 lxml==3.4.2
bgneal@942 40 testfixtures==4.1.2
bgneal@971 41 requests==2.7.0
bgneal@950 42 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master
bgneal@950 43 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master
bgneal@950 44 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev
bgneal@582 45 #
bgneal@705 46 # These packages I punted on and hacked into my virtualenv by
bgneal@654 47 # symlinking to the global site-packages:
bgneal@582 48 # xapian