From 0715448f0542c32fed1e3959d977c33ace1a0524 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 2 May 2015 13:45:24 +0300 Subject: Remove uselss py3 packages --- requirements.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3333843..072fd94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,5 @@ Django==1.8.1 Pillow==2.8.1 -South==1.0.2 -Unipath==1.1 amqp==1.4.6 anyjson==0.3.3 beautifulsoup4==4.3.2 @@ -10,14 +8,14 @@ boto==2.38.0 celery==3.1.18 diff-match-patch==20121119 dj-database-url==0.2.2 -django-redis-cache==0.10.2 +django-redis-cache==0.13.1 django-reversion==1.8.6 -django-storages==1.1.8 +django-storages-redux==1.2.3 gunicorn==19.3.0 hiredis==0.2.0 honcho==0.6.6 kombu==3.0.26 -lxml==3.2.4 +lxml==3.4.4 psycopg2==2.6 pytz==2015.2 raven==5.3.1 -- cgit v1.3.1