Closed brylie closed 5 years ago
It may be good to unpin these versions, or at least use Pipenv to manage the dependency lockfile.
This was an oversight by Linda and myself. We intended to remove celery until we were further along, but then created issues when we didn't remove all the dependancies. The requirements.txt file as now been updated with the original dependancies, so I am going to close this for now. I will take a look at the pinned versions to make sure we have a reasonable minimum.
When trying to run initial migrations, I get the following error:
This may be related to a pinned dependency version for celery < 5.0:
https://github.com/celery/celery/issues/3547