diff options
-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 aa221923764ca..b2d8448cbc173 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" |