Mercurial > public > sg101
comparison requirements_mac.txt @ 901:147a66da9cbc
Support development on mac.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 07 Mar 2015 14:11:50 -0600 |
parents | |
children | 4dbca98db8b8 |
comparison
equal
deleted
inserted
replaced
900:ccf3022c20d5 | 901:147a66da9cbc |
---|---|
1 Django==1.6.6 | |
2 Markdown==2.5.1 | |
3 MySQL-python==1.2.5 | |
4 django-debug-toolbar==1.0 | |
5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master | |
6 django-haystack==2.1.0 | |
7 django-tagging==0.3.1 | |
8 html5lib==0.999 | |
9 bleach==1.4 | |
10 pytz==2013b | |
11 queued-search==2.1.0 | |
12 -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev | |
13 redis==2.10.3 | |
14 repoze.timeago==0.5 | |
15 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-dev | |
16 anyjson==0.3.3 | |
17 celery==3.1.7 | |
18 django-picklefield==0.3.1 | |
19 kombu==3.0.8 | |
20 python-dateutil==1.5 | |
21 python-memcached==1.48 | |
22 docutils==0.12 | |
23 amqp==1.3.3 | |
24 Fabric==1.10.1 | |
25 six==1.8.0 | |
26 pycrypto==2.6.1 | |
27 ssh==1.7.13 | |
28 ftfy==2.0.1 | |
29 Pillow==2.7.0 | |
30 boto==2.36.0 | |
31 sqlparse==0.1.10 | |
32 billiard==3.3.0.13 | |
33 google-api-python-client==1.3.1 | |
34 httplib2==0.9 | |
35 oauth2client==1.4.1 | |
36 pyasn1==0.1.7 | |
37 pyasn1-modules==0.0.5 | |
38 rsa==3.1.4 | |
39 simplejson==3.6.5 | |
40 uritemplate==0.6 | |
41 mock==1.0.1 | |
42 ecdsa==0.13 | |
43 paramiko==1.15.2 | |
44 pss==1.40 | |
45 wsgiref==0.1.2 | |
46 # | |
47 # These packages I punted on and hacked into my virtualenv by | |
48 # symlinking to the global site-packages: | |
49 # xapian |