diff options
-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 75669115489f..a670b02a8695 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="click decorator Markdown python-oauthlib requests-oauthlib python2-PyYAML babel python2-pytest-runner" +REQUIRES="click python3-decorator Markdown python-oauthlib requests-oauthlib python2-PyYAML babel python2-pytest-runner" MAINTAINER="Justin Teague" EMAIL="arcadellama@posteo.net" |