czue / czue/celery-progress

Dependency Issue with celery!

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
497
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Recently when we tried deploying our app and installing all the packages, ran into an issue:

django-celery 3.2.2 depends on celery<4.0 and >=3.1.15

Seems like there has not been much update to django-celery and celery 5.0 has been released.
Django-celery is needed to run celery progress bars.

Downgrading celery to 3.1 is not a choice as that is a very old version and old packages like kombu also need to be downgraded.

Any suggestions how to proceed ?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reproducing the dependency installation with django-celery 3.2.2 and the current Celery version, then inspect the declared version constraints; done means a supported dependency set installs without downgrading the requested packages and progress bars still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.