<div dir="ltr"><div>Hello, the current package for celery (4.4.6) is relying on an older version of "python3-kombu" (pre 5.0) which is not compatible with the newer version available in sid.<br>which results in the following error when trying to import stuff from celery:<br><br>File "/usr/lib/python3/dist-packages/celery/contrib/testing/worker.py", line 8, in <module><br>    from celery import worker...<br>File "/usr/lib/python3/dist-packages/celery/utils/log.py", line 13, in <module><br>    from kombu.five import PY3, values<br>ModuleNotFoundError: No module named 'kombu.five'<br><br></div><div>celery >= 5 fixes the problem.</div><div>Could you update the packages on sid?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div><div><br></div></div></div>