diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 09:10:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:51 +0700 |
commit | aca91d7b1c97f8e42597d4a667099f03a2292880 (patch) | |
tree | d89a1ce83826d5c698bc5aebb4edd4a3ba01d613 /python/python3-celery | |
parent | 58fb9b3f1647cf05032bb655e09e1b4af9008a34 (diff) |
python/python3-celery: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-celery')
-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 a3a670938656..18087024f2b9 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" |