diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:20:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:20:35 +0700 |
commit | 6138b7f6dfd473009e0a3b805ce0fc5bfe66bc72 (patch) | |
tree | 9e31756f9ceca2d6cac3073123648cb2b868275d /python/apprise/apprise.info | |
parent | 4d31eb1150b188a2afdceee123a29615e5f3b32f (diff) |
python/apprise: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/apprise/apprise.info')
-rw-r--r-- | python/apprise/apprise.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/apprise/apprise.info b/python/apprise/apprise.info index ef752681a27f..bf710511100a 100644 --- a/python/apprise/apprise.info +++ b/python/apprise/apprise.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/a/apprise/apprise-0.9.1 MD5SUM="a40e7ddf76f31d5b5a386cf9a0d9b9c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 click decorator Markdown python-oauthlib python-requests requests-oauthlib six python-urllib3 PyYAML babel pytest-runner" +REQUIRES="click decorator Markdown python-oauthlib requests-oauthlib PyYAML babel pytest-runner" MAINTAINER="Justin Teague" EMAIL="arcadellama@posteo.net" |