Mercurial > public > sg101
comparison requirements_mac.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 |
comparison
equal
deleted
inserted
replaced
970:bd594bcba5eb | 971:4f265f61874b |
---|---|
41 mock==1.0.1 | 41 mock==1.0.1 |
42 ecdsa==0.13 | 42 ecdsa==0.13 |
43 paramiko==1.15.2 | 43 paramiko==1.15.2 |
44 pss==1.40 | 44 pss==1.40 |
45 wsgiref==0.1.2 | 45 wsgiref==0.1.2 |
46 requests==2.7.0 | |
46 # | 47 # |
47 # These packages I punted on and hacked into my virtualenv by | 48 # These packages I punted on and hacked into my virtualenv by |
48 # symlinking to the global site-packages: | 49 # symlinking to the global site-packages: |
49 # xapian | 50 # xapian |