diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-05-02 13:43:06 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-05-02 13:44:34 +0300 |
| commit | f7cb7d818888c546830a125dd7d03afefd111027 (patch) | |
| tree | 195cabb140db5426176c09e813cec7f571c86444 /requirements.txt | |
| parent | f20eb709c2f613211f3ad5355569777e4c4bd59e (diff) | |
First set of reqs updates
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 41 |
1 files changed, 19 insertions, 22 deletions
diff --git a/requirements.txt b/requirements.txt index fd80821..3333843 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,26 @@ -Django==1.6.1 -Pillow==2.3.0 -South==0.8.4 -Unipath==1.0 -amqp==1.3.3 +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 -billiard==3.3.0.11 -boto==2.21.2 -celery==3.1.6 +billiard==3.3.0.20 +boto==2.38.0 +celery==3.1.18 diff-match-patch==20121119 dj-database-url==0.2.2 -django-nose==1.2 django-redis-cache==0.10.2 -django-reversion==1.8.0 +django-reversion==1.8.6 django-storages==1.1.8 -gunicorn==18.0 -hiredis==0.1.2 -honcho==0.5.0 -kombu==3.0.7 +gunicorn==19.3.0 +hiredis==0.2.0 +honcho==0.6.6 +kombu==3.0.26 lxml==3.2.4 -nose==1.3.0 -psycopg2==2.5.1 -pytz==2013.8 -raven==4.0.3 -redis==2.8.0 -requests==2.1.0 -sorl-thumbnail==11.12 -wsgiref==0.1.2 +psycopg2==2.6 +pytz==2015.2 +raven==5.3.1 +redis==2.10.3 +requests==2.6.2 +sorl-thumbnail==12.2 |
