From a06b134bae971d8eff4c628acd8ab90617015dd8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20K=C3=B6gl?= Date: Mon, 1 Sep 2014 17:30:40 +0200 Subject: [PATCH] [Requirements] update all requirements to latest versions --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index ca0adc3a..012b71db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==1.3 -Pillow==2.5.1 +Pillow==2.5.3 https://www.djangoproject.com/download/1.7c3/tarball/ celery==3.1.13 -e git+https://github.com/stefankoegl/couchdbkit.git@7593bca76f76097394840a96031ce7a297b18b34#egg=couchdbkit-dev @@ -9,15 +9,15 @@ django-redis-sessions==0.4.0 django-uuidfield==0.5.0 feedparser==5.1.3 -e git+https://github.com/gpodder/mygpo-feedservice.git@56a3a3b3974a563f72705f0b28bd446645eaf6aa#egg=feedservice-dev -gunicorn==19.0.0 +gunicorn==19.1.1 html2text==2014.7.3 -markdown2==2.2.1 +markdown2==2.2.2 oauth2client==1.2 -psycopg2==2.5.3 -pyes==0.99.2 +psycopg2==2.5.4 +pyes==0.99.5 python-dateutil==2.2 python-memcached==1.53 -redis==2.10.1 +redis==2.10.3 restkit==4.2.2 ujson==1.33 django-celery==3.1.10 -- 2.11.4.GIT