phovea/phovea_processing_queue

Update Celery to 4.1.1

Closed this issue · 1 comments

Creating the Celery Docker container with v4.0.1, the aysnc dependency was not found/installed.

WOrked fter updating to 4.1.1, probably due to it's deprecation: https://pypi.org/project/async/

We updated to v4.2.2 with #27.