Mercurial > public > madeira
changeset 134:b1f04bde03c1
Update requirements files for new dev laptop.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 12 Jan 2014 18:38:05 -0600 |
parents | d618107d2120 |
children | 853ba0027e73 |
files | requirements.txt requirements_dev.txt |
diffstat | 2 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Tue Dec 24 17:27:20 2013 -0600 +++ b/requirements.txt Sun Jan 12 18:38:05 2014 -0600 @@ -1,5 +1,5 @@ Django==1.6.1 -MySQL-python==1.2.4 +MySQL-python==1.2.5 argparse==1.2.1 python-memcached==1.48 wsgiref==0.1.2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/requirements_dev.txt Sun Jan 12 18:38:05 2014 -0600 @@ -0,0 +1,11 @@ +Django==1.6.1 +MySQL-python==1.2.5 +argparse==1.2.1 +python-memcached==1.48 +wsgiref==0.1.2 +django-localflavor==1.0 +docutils==0.11 +Pillow==2.2.2 +Fabric==1.4.3 +pycrypto==2.6.1 +ssh==1.8.0