aboutsummaryrefslogtreecommitdiff
path: root/python/apprise
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 16:20:35 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 16:20:35 +0700
commit6138b7f6dfd473009e0a3b805ce0fc5bfe66bc72 (patch)
tree9e31756f9ceca2d6cac3073123648cb2b868275d /python/apprise
parent4d31eb1150b188a2afdceee123a29615e5f3b32f (diff)
downloadslackbuilds-6138b7f6dfd473009e0a3b805ce0fc5bfe66bc72.tar.xz
python/apprise: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/apprise')
-rw-r--r--python/apprise/apprise.info2
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"