Update kombu and amqp
This commit is contained in:
parent
c78c3e674f
commit
e40da03abb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
amqp==1.4.6
|
amqp==1.4.9
|
||||||
bpython==0.13.1
|
bpython==0.13.1
|
||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
billiard==3.3.0.19
|
billiard==3.3.0.19
|
||||||
celery==3.1.17
|
celery==3.1.17
|
||||||
kombu==3.0.24
|
kombu==3.0.37
|
||||||
pytz==2014.10
|
pytz==2014.10
|
||||||
psycopg2==2.5.4
|
psycopg2==2.5.4
|
||||||
|
|
Loading…
Reference in a new issue