Commit 8ff4ddf3 by Joseph Mulloy

Pin celery version OPS-2529

parent ac894e45
......@@ -24,6 +24,8 @@ flower_venv_dir: "{{ flower_app_dir }}/venvs/flower"
flower_venv_bin: "{{ flower_venv_dir }}/bin"
flower_python_reqs:
# Celery version must match version used by edx-platform
- "celery==3.1.18"
- "flower==0.8.3"
- "redis==2.10.6"
......
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