Commit 852ec93f by Gregory Martin

Update Celery in Setup

parent e63d1cb1
...@@ -25,7 +25,7 @@ setup( ...@@ -25,7 +25,7 @@ setup(
install_requires=[ install_requires=[
'boto==2.39.0', 'boto==2.39.0',
'requests==2.10.0', 'requests==2.10.0',
'celery==3.1.18', 'celery==4.1.0',
'pyyaml==3.11', 'pyyaml==3.11',
'nose==1.3.3', 'nose==1.3.3',
'newrelic' 'newrelic'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment