diff options
-rw-r--r-- | python/python3-celery/python3-celery.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-celery/python3-celery.info b/python/python3-celery/python3-celery.info index a3a6709386..18087024f2 100644 --- a/python/python3-celery/python3-celery.info +++ b/python/python3-celery/python3-celery.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.2.6.tar.gz" MD5SUM="22f7704806c7cf9eab757da363706b27" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit pytz click click-didyoumean click-plugins click-repl" +REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit pytz click-legacy7 click-didyoumean click-plugins click-repl" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |