diff requirements.txt @ 971:4f265f61874b

Hotlink image form is functioning. The user can now submit a URL via a form and the URL will be downloaded and uploaded to a S3 bucket if it is an image. Tests to follow.
author Brian Neal <bgneal@gmail.com>
date Tue, 22 Sep 2015 20:23:50 -0500
parents 2aaf9fa5867b
children 81b96f3c9e59
line wrap: on
line diff
--- a/requirements.txt	Sun Sep 13 14:51:33 2015 -0500
+++ b/requirements.txt	Tue Sep 22 20:23:50 2015 -0500
@@ -33,6 +33,7 @@
 rsa==3.1.4
 simplejson==3.6.5
 uritemplate==0.6
+requests==2.7.0
 #
 # These packages I punted on and hacked into my virtualenv by
 # symlinking to the global site-packages: