requirements.txt
501 Bytes
-
Use latest kombu==3.0.x · 1344fad4
Xenial moves us from Python 2.7.10 to Python 2.7.12, which removed an internal name that kombu was using. This was fixed in kombu==3.0.30. https://github.com/celery/kombu/issues/545
Ned Batchelder committed
This project manages its dependencies using
pip.
Learn more