addons-server/requirements
Christopher Grebs b26901019f Downgrade celery and dependend libraries (billiard, kombu).
This might be related to an exception we started to see on production:

File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1626, in _terminate_pool :/usr/lib/python2.7/site-packages/celery/utils/log.py:282
...

(no full traceback available unfortunately)

Also, I noticed that I didn't see the requirement of celery for billiard> 3.3, <3.4 so let's downgrade for now and be more careful next time.
2016-11-11 12:24:06 +01:00
..
compiled.txt Upgrade pillow to 3.3.0 2016-07-11 15:31:28 +02:00
dev.txt Downgrade pytest-django for now 2016-10-28 18:58:14 +02:00
docs.txt Remove extra sphinx-rtd-theme line in requirements/docs.txt 2016-11-03 13:22:26 +01:00
flake8.txt Fix flake8 dependencies, apparently it still needs pycodestyle. 2016-10-28 17:56:57 +02:00
prod.txt Downgrade celery and dependend libraries (billiard, kombu). 2016-11-11 12:24:06 +01:00
prod_without_hash.txt Implement Django 1.8 compatibility. 2016-08-31 08:31:33 +02:00