desktop/todoman: update deps

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tonus 2024-01-13 20:50:14 +01:00 committed by Willy Sudiarto Raharjo
parent 85231b748e
commit 5a1b0bb15c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/fd/60/dbd18038cfe5a795d2e427b3
MD5SUM="248638b878dd39483c381c324b4edfeb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-atomicwrites click click-log icalendar parsedatetime humanize python3-tabulate python-urwid python3-setuptools-opt"
REQUIRES="python3-atomicwrites click click-log python3-icalendar parsedatetime humanize python3-tabulate python-urwid python3-setuptools-opt"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"