From 025518ac17423510b9ffe62c12b1469cb26d0145 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Thu, 2 Jan 2014 14:44:34 -0500 Subject: [PATCH] Upgrade the requirements, including the digitalocean library which scrubs data by default. --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 712c818c8..ce9a22c54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ APScheduler==2.1.1 Flask==0.10.1 -Flask-Login==0.2.7 +Flask-Login==0.2.9 Flask-Mail==0.9.0 Flask-Principal==0.4.0 Jinja2==2.7.1 MarkupSafe==0.18 -Pillow==2.2.1 +Pillow==2.3.0 PyMySQL==0.6.1 Werkzeug==0.9.4 argparse==1.2.1 beautifulsoup4==4.3.2 blinker==1.3 -boto==2.17.0 +boto==2.21.2 distribute==0.6.34 ecdsa==0.10 -gevent==0.13.8 +gevent==1.0 greenlet==0.4.1 gunicorn==18.0 html5lib==1.0b3 @@ -23,16 +23,16 @@ lockfile==0.9.1 marisa-trie==0.5.1 mixpanel-py==3.0.0 paramiko==1.12.0 -peewee==2.1.5 +peewee==2.1.7 py-bcrypt==0.4 pyPdf==1.13 pycrypto==2.6.1 python-daemon==1.6 python-dateutil==2.2 -python-digitalocean==0.5.1 +python-digitalocean==0.6 reportlab==2.7 -requests==2.0.1 +requests==2.1.0 six==1.4.1 -stripe==1.9.8 +stripe==1.11.0 wsgiref==0.1.2 xhtml2pdf==0.0.5