diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:27:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:27:13 +0700 |
commit | 419ba83a0d4f234024fcdf520b6c8f41681b448b (patch) | |
tree | c6754f8ad37ff587853d1f20dda07ee32d0829f5 | |
parent | 0fd759b4aeafe2f367aacd5ffcbcb75e8841dddf (diff) |
system/trmaid: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/trmaid/trmaid.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index ca5dcb9e46af..4be089e3ea39 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/2b/a8/d171162c41f760a012284e4ebae6a3b MD5SUM="65ea65b6ce3b146ffa5109a420b5f605" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="PyYAML feedparser python-requests redis-py six" +REQUIRES="PyYAML feedparser redis-py" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |