Mercurial > public > sg101
comparison 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 |
comparison
equal
deleted
inserted
replaced
970:bd594bcba5eb | 971:4f265f61874b |
---|---|
31 pyasn1==0.1.7 | 31 pyasn1==0.1.7 |
32 pyasn1-modules==0.0.5 | 32 pyasn1-modules==0.0.5 |
33 rsa==3.1.4 | 33 rsa==3.1.4 |
34 simplejson==3.6.5 | 34 simplejson==3.6.5 |
35 uritemplate==0.6 | 35 uritemplate==0.6 |
36 requests==2.7.0 | |
36 # | 37 # |
37 # These packages I punted on and hacked into my virtualenv by | 38 # These packages I punted on and hacked into my virtualenv by |
38 # symlinking to the global site-packages: | 39 # symlinking to the global site-packages: |
39 # xapian | 40 # xapian |