Mercurial > public > sg101
comparison requirements.txt @ 708:a6c664e04649
Update production requirements.txt.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 15 Sep 2013 17:00:52 -0500 |
parents | a03e0254350b |
children | e1153e58162f |
comparison
equal
deleted
inserted
replaced
707:e4450defae0c | 708:a6c664e04649 |
---|---|
24 docutils==0.10 | 24 docutils==0.10 |
25 amqp==1.0.11 | 25 amqp==1.0.11 |
26 argparse==1.2.1 | 26 argparse==1.2.1 |
27 six==1.3.0 | 27 six==1.3.0 |
28 ftfy==2.0.1 | 28 ftfy==2.0.1 |
29 Pillow==2.1.0 | |
30 boto==2.13.0 | |
29 # | 31 # |
30 # There were two packages that I punted on and hacked into my virtualenv by | 32 # These packages I punted on and hacked into my virtualenv by |
31 # symlinking to the global site-packages: | 33 # symlinking to the global site-packages: |
32 # PIL | |
33 # xapian | 34 # xapian |