# HG changeset patch # User Brian Neal # Date 1379282452 18000 # Node ID a6c664e04649d63842bbcbf32791f8049c1e6aec # Parent e4450defae0ce9ef02c2ac18be32af0d948d2003 Update production requirements.txt. diff -r e4450defae0c -r a6c664e04649 requirements.txt --- a/requirements.txt Sun Sep 15 16:23:22 2013 -0500 +++ b/requirements.txt Sun Sep 15 17:00:52 2013 -0500 @@ -26,8 +26,9 @@ argparse==1.2.1 six==1.3.0 ftfy==2.0.1 +Pillow==2.1.0 +boto==2.13.0 # -# There were two packages that I punted on and hacked into my virtualenv by +# These packages I punted on and hacked into my virtualenv by # symlinking to the global site-packages: -# PIL # xapian