update dependencies

This commit is contained in:
Jan Dittberner 2014-12-17 21:40:08 +01:00
parent e73e46da3f
commit 11baf6bace
2 changed files with 12 additions and 11 deletions

View file

@ -1,12 +1,12 @@
Django==1.7.1 Django==1.7.1
bpython==0.13 bpython==0.13.1
django-braces==1.4.0 django-braces==1.4.0
django-model-utils==2.0.3 django-model-utils==2.2
logutils==0.3.3 logutils==0.3.3
psycopg2==2.5.3 psycopg2==2.5.4
passlib==1.6.2 passlib==1.6.2
celery==3.1.11 celery==3.1.17
billiard==3.3.0.17 billiard==3.3.0.19
kombu==3.0.16 kombu==3.0.24
pytz==2014.3 pytz==2014.10
pyaml==14.05.7 pyaml==14.12.10

View file

@ -2,6 +2,7 @@
-r base.txt -r base.txt
coverage==3.7.1 coverage==3.7.1
mock==1.0.1 mock==1.0.1
django-debug-toolbar==1.2.1 django-debug-toolbar==1.2.2
Sphinx==1.2.2 sqlparse==0.1.14
releases==0.6.1 Sphinx==1.2.3
releases==0.7.0