Mercurial > public > sg101
changeset 966:2aaf9fa5867b
Update requirements for Django 1.7.10.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 31 Aug 2015 17:08:12 -0500 |
parents | 5e2d59d479a3 |
children | 734a4a350bd5 23990469c5bf |
files | requirements.txt requirements_dev.txt requirements_mac.txt |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Mon Aug 31 17:04:37 2015 -0500 +++ b/requirements.txt Mon Aug 31 17:08:12 2015 -0500 @@ -1,4 +1,4 @@ -Django==1.7.9 +Django==1.7.10 Markdown==2.5.1 MySQL-python==1.2.4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master