Mercurial > public > sg101
diff 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 |
line wrap: on
line diff
--- a/requirements.txt Sat Jan 04 21:29:31 2025 -0600 +++ b/requirements.txt Sat Jan 04 21:34:31 2025 -0600 @@ -5,7 +5,7 @@ boto==2.13.0 celery==3.1.23 Django==1.8.15 -django-haystack==2.4.1 +# TODO SEARCH django-haystack==2.4.1 django-picklefield==0.3.1 django-tagging==0.4 docutils==0.10 @@ -19,7 +19,8 @@ kombu==3.0.36 lxml==3.4.2 Markdown==2.5.1 -MySQL-python==1.2.5 +#MySQL-python==1.2.5 +mysqlclient oauth2client==1.4.1 Pillow==2.7.0 pyasn1==0.1.7 @@ -27,7 +28,7 @@ python-dateutil==1.5 python-memcached==1.48 pytz==2015.2 -queued-search==2.1.0 +# TODO SEARCH queued-search==2.1.0 redis==2.10.5 repoze.timeago==0.5 requests==2.7.0