Mercurial > public > sg101
comparison requirements.txt @ 1205:510ef3cbf3e6 modernize tip
Getting SG101 running on my macbook.
This is the start of a branch to modernize the SG101 website.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 04 Jan 2025 21:34:31 -0600 |
parents | 980123d47763 |
children |
comparison
equal
deleted
inserted
replaced
1204:061ccb003dad | 1205:510ef3cbf3e6 |
---|---|
3 billiard==3.3.0.23 | 3 billiard==3.3.0.23 |
4 bleach==1.4 | 4 bleach==1.4 |
5 boto==2.13.0 | 5 boto==2.13.0 |
6 celery==3.1.23 | 6 celery==3.1.23 |
7 Django==1.8.15 | 7 Django==1.8.15 |
8 django-haystack==2.4.1 | 8 # TODO SEARCH django-haystack==2.4.1 |
9 django-picklefield==0.3.1 | 9 django-picklefield==0.3.1 |
10 django-tagging==0.4 | 10 django-tagging==0.4 |
11 docutils==0.10 | 11 docutils==0.10 |
12 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master | 12 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master |
13 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-dev | 13 -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-dev |
17 html5lib==1.0b3 | 17 html5lib==1.0b3 |
18 httplib2==0.9 | 18 httplib2==0.9 |
19 kombu==3.0.36 | 19 kombu==3.0.36 |
20 lxml==3.4.2 | 20 lxml==3.4.2 |
21 Markdown==2.5.1 | 21 Markdown==2.5.1 |
22 MySQL-python==1.2.5 | 22 #MySQL-python==1.2.5 |
23 mysqlclient | |
23 oauth2client==1.4.1 | 24 oauth2client==1.4.1 |
24 Pillow==2.7.0 | 25 Pillow==2.7.0 |
25 pyasn1==0.1.7 | 26 pyasn1==0.1.7 |
26 pyasn1-modules==0.0.5 | 27 pyasn1-modules==0.0.5 |
27 python-dateutil==1.5 | 28 python-dateutil==1.5 |
28 python-memcached==1.48 | 29 python-memcached==1.48 |
29 pytz==2015.2 | 30 pytz==2015.2 |
30 queued-search==2.1.0 | 31 # TODO SEARCH queued-search==2.1.0 |
31 redis==2.10.5 | 32 redis==2.10.5 |
32 repoze.timeago==0.5 | 33 repoze.timeago==0.5 |
33 requests==2.7.0 | 34 requests==2.7.0 |
34 rsa==3.1.4 | 35 rsa==3.1.4 |
35 simplejson==3.6.5 | 36 simplejson==3.6.5 |