diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:20:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:20:47 +0700 |
commit | 7373fe8c43c2ec0e92985f1985347d8c3acfa4ed (patch) | |
tree | 31f151da148a9b3e28271479abed586b754f99a4 /network/urlwatch | |
parent | 6e9bd9897d04b2a244dbc0d39c4ba86478a809af (diff) |
network/urlwatch: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/urlwatch')
-rw-r--r-- | network/urlwatch/urlwatch.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/urlwatch/urlwatch.info b/network/urlwatch/urlwatch.info index aa221923764c..b2d8448cbc17 100644 --- a/network/urlwatch/urlwatch.info +++ b/network/urlwatch/urlwatch.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/26/33/b8e646660776965f46bc8de7 MD5SUM="92bd607954eb8ce43166a114c3ab6bf2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-PyYAML minidb python-requests python-keyring python3-appdirs pycodestyle" +REQUIRES="python3-PyYAML minidb python-keyring pycodestyle" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |